Michael <sp...@runbox.com> writes: > 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.
Thanks for the patch! May you please describe a use case when it is necessary to run latex multiple times for previews? CCing Timothy and Kathik - I see that https://code.tecosaur.net/tec/org-mode/src/branch/dev/lisp/org-latex-preview.el#L102 still uses a single compiler invocation. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>