emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Colorizing 'emacs-lisp' when it is exported?


From: Sean O'Halpin
Subject: Re: [O] Colorizing 'emacs-lisp' when it is exported?
Date: Sun, 22 Dec 2013 23:49:04 +0000

On Sun, Dec 22, 2013 at 4:03 PM, Sharon Kimble <address@hidden> wrote:
> Thanks to auntie google I've found out how to keep the formatting of
> elisp on export to html using '#+BEGIN_SRC emacs-lisp' at the beginning
> of the code block, and '#+END_SRC' at the end. Whilst its in .emacs its
> nicely colorized, but how do I colorize the output when its been
> exported please? For once, google has drawn a blank, unfortunately!
>
> Sharon.

Have you set this?

    (setq org-src-fontify-natively t)

Regards,
Sean



reply via email to

[Prev in Thread] Current Thread [Next in Thread]