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>