You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The supported values of $pdf_mode are 0 (pdflatex), 4 (lualatex) and 5 (xelatex).
I thought the value of 1 stands for pdflatex? The manpage for latexmk for this variable says that:
If zero, do NOT generate a pdf version of the document. If equal to 1, generate a pdf version of the document using pdflatex, using the command specified by the $pdflatexv ariable.
The text was updated successfully, but these errors were encountered:
The documentation says that:
I thought the value of
1
stands forpdflatex
? The manpage for latexmk for this variable says that:The text was updated successfully, but these errors were encountered: