Uwe Brauer <o...@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