Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax highlighing #1

Closed
melmasri opened this issue Jul 27, 2015 · 3 comments
Closed

Syntax highlighing #1

melmasri opened this issue Jul 27, 2015 · 3 comments

Comments

@melmasri
Copy link

Hello,
I am trying your BigBlow and ReadTheOrg, they are amazing. I am trying to use them in some projects.
However, I can't get the code syntax highlighting to work. I download the refcard-org-mode reademe and complied it, everything works except the syntax highlighting. I am using Debain Linux with Emacs 24 and Org-mode > 8. Should I install something? I can't get it to work.

Thanks

@fniessen
Copy link
Owner

I do have

;; Output type to be used by htmlize when formatting code snippets
(setq org-html-htmlize-output-type 'css)

and, for sure, htmlize.el (found in org-contrib) must be in your load-path. Is this the case?

@melmasri
Copy link
Author

Ok yes, it works. All I had to do is apt-get install emacs-goodies-el. I am usingLinux Debian and apparently htmlize.el is included in the package emacs-goodies-el.

Ok great, the theme is amazing. Thanks for the help.

I think it would be good to add this information to the readme, new users of emacs might not know about it.

@fniessen
Copy link
Owner

Good to know! Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants