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: Wed, 14 Aug 2024 08:07:51 +0000

Uwe Brauer <oub@mat.ucm.es> writes:

>>> ("latexmk -f -pdf -latex -interaction=nonstopmode -output-directory=%o %f")
>
>> Try to run it manually.
>
> What do you mean by this?

You originally provided a latex file example:

> Here is a MWE:
> --8<---------------cut here---------------start------------->8---
> \documentclass{article}
> \usepackage{nicematrix}
> ...

You can try running latexmk command with the above parameters on that
file and see if the results make sense.

>> Also, please make sure that your latex generation method of choice (png?
>> svg?) is what you actually customized.
>
> Which variable I have to check now?

`org-preview-latex-process-alist' - it has multiple slots to configure,
depending on your configuration for
`org-preview-latex-default-process'. You need to modify the one you are
actually using.

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