[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.
- [O] Painfully Slow Export,
Ken Mankoff <=
- Re: [O] Painfully Slow Export, Chris, 2018/06/12
- Re: [O] Painfully Slow Export, Berry, Charles, 2018/06/12
- Re: [O] Painfully Slow Export, Ken Mankoff, 2018/06/12
- Re: [O] Painfully Slow Export, Berry, Charles, 2018/06/12
- Re: [O] Painfully Slow Export, Ken Mankoff, 2018/06/12
- Re: [O] Painfully Slow Export, Ken Mankoff, 2018/06/12
- Re: [O] Painfully Slow Export, Berry, Charles, 2018/06/12
- Re: [O] Painfully Slow Export, Ken Mankoff, 2018/06/13
- Re: [O] Painfully Slow Export, Berry, Charles, 2018/06/13