emacs-orgmode
[Top][All Lists]
Advanced

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

[PATCH] Run latex more than once for LaTeX src block evaluation


From: Michael
Subject: [PATCH] Run latex more than once for LaTeX src block evaluation
Date: Thu, 21 Mar 2024 15:55:12 -0700
User-agent: mu4e 1.6.10; emacs 30.0.50

Hello,

I have a small patch for `org-preview-latex-process-alist' making
the default setting for LaTeX source block evaluation be running
latex three times (instead of the current one). It is sometimes
necessary to run latex more than once to produce the final
document, a phenomenom described in the docstring for
`org-latex-pdf-process' which itself runs latex three times by
default. This patch just brings the former variable into parity
with the latter.

Attachment: 0001-lisp-org.el-org-preview-latex-process-alist-Run-late.patch
Description: lisp/org.el (org-preview-latex-process-alist): Run latex multiple times


--
Michael <sp1ff@runbox.com>

reply via email to

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