emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Painfully Slow Export


From: Ken Mankoff
Subject: [O] Painfully Slow Export
Date: Tue, 12 Jun 2018 16:01:11 +0200
User-agent: mu4e 1.0; emacs 26.1

I'm trying to export a file to LaTeX. It takes about one minute. The
file is 12000 lines long and has 200 code blocks. I have set:

#+PROPERTY: header-args :eval never-export

which means, I think, no babel blocks should evaluate.

(setq org-export-use-babel t) seems to be the culprit. If I set it to nil then 
export is sub-second.

However, I would like some #+RESULTS: blocks to export (w/o eval). This 
requires o-e-o-b t.

Is there a way to speed up exporting?

Thanks,

  -k.



reply via email to

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