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

>> You originally provided a latex file example:
>
>
>> You can try running latexmk command with the above parameters on that
>> file and see if the results make sense.
> Ok, it still does not work.
>
> It seems that its really necessary to use either 
>
>     1. pdflatex not latex, and to run it twice
>
>     2. Or xelatex not latex and to run it twice

No, it should not be necessary. latexmk's job is exactly running
latex/pdflatex/xelatex/etc the number of times necessary.

> so latexmk -f -pdf seems to be not the same as pdflatex/xelatex

I just tried

latexmk -f -pdf text.tex

And it worked.

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