emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] htmlize slows org export down?


From: Stefan Vollmar
Subject: [Orgmode] htmlize slows org export down?
Date: Sat, 13 Jun 2009 22:33:24 +0200

Hello,

I am currently writing a tutorial on Python for beginners, and I have numerous paragraphs like this:

#+BEGIN_SRC python
from xturtle import *
...
raw_input()
#+END_SRC

Using version 1.36 of htmlize.el (already compiled) this will be rendered beautifully when exporting to HTML. However, it seems that each of these SRC-blocks with syntax highlighting slows the export down considerably. OK - the whole export still takes less than 5 seconds (yes, I know...) - but it is so much faster without the syntax highlighting (and 5 seconds is a long time for a modern machine). Is there a way to speed this up? Split the document? Use some sort of caching?

Many thanks in advance.
Warm regards,
 Stefan
--
Dr. Stefan Vollmar, Dipl.-Phys.
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
Email: address@hidden   http://www.nf.mpg.de









reply via email to

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