emacs-orgmode
[Top][All Lists]
Advanced

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

Re: org-latex-preview, pNiceArray (running latex twice)


From: Ihor Radchenko
Subject: Re: org-latex-preview, pNiceArray (running latex twice)
Date: Tue, 13 Aug 2024 19:35:21 +0000

Uwe Brauer via "General discussions about Org-mode."
<emacs-orgmode@gnu.org> writes:

> Hi 
>
> Look a the following example
> --8<---------------cut here---------------start------------->8---
> \begin{equation*}
> ...
>
> To org-format-latex-header
>    "\\usepackage{nicematrix}\12\newcolumntype{C}{c}\12"
>
> In order to obtain a nice result the corresponding latex file
> should run twice, however.
>
> Any this is a problem for org-latex-preview, it seems.

Karthik, may you please check if this is going to work with latex
preview branch?

> Any idea how to make this example work?

You can modify `org-preview-latex-process-alist' to use latexmk.
See `org-babel-latex-process-alist' for an example.

-- 
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>



reply via email to

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