[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [odt] htmlfontify + Support for src blockfontification
From: |
Bastien |
Subject: |
Re: [O] [odt] htmlfontify + Support for src blockfontification |
Date: |
Fri, 19 Aug 2011 12:28:50 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Hi Jambunathan,
I see this addition in one of the latest commit:
+(defcustom org-export-odt-use-htmlfontify t
+ "Specify whether or not source blocks need to be fontified.
+Turn this option on if you want to colorize the source code
+blocks in the exported file. For colorization to work, you need
+to make available an enhanced version of `htmlfontify' library."
For now, the correct default value is `nil', otherwise users will
encounter problems.
Also, this change only make sense when the enhanced version of
htmlfontify.el is publicly available, so that we can point at a
URL. I guess this will be the case soon :)
--
Bastien
- Re: [O] [odt] htmlfontify + Support for src blockfontification, (continued)
- Re: [O] [odt] htmlfontify + Support for src blockfontification, Jambunathan K, 2011/08/18
- Re: [O] [odt] htmlfontify + Support for src blockfontification, Bastien, 2011/08/19
- Re: [O] [odt] htmlfontify + Support for src blockfontification, Jambunathan K, 2011/08/19
- Re: [O] [odt] htmlfontify + Support for src blockfontification, Bastien, 2011/08/19
- Re: [O] [odt] htmlfontify + Support for src blockfontification, Jambunathan K, 2011/08/19
- Re: [O] [odt] htmlfontify + Support for src blockfontification, Jambunathan K, 2011/08/19
- Re: [O] [odt] htmlfontify + Support for src blockfontification, Bastien, 2011/08/19
- Re: [O] [odt] htmlfontify + Support for src blockfontification,
Bastien <=
- Re: [O] [odt] htmlfontify + Support for src blockfontification, Jambunathan K, 2011/08/19
- Re: [O] [odt] htmlfontify + Support for src blockfontification, Bastien, 2011/08/19
Re: [O] [odt] htmlfontify + Support for src blockfontification, Bastien, 2011/08/19