Clearly specify `latex_engine` defaults (#12876)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
khanxmetu 2024-09-18 03:42:47 +03:00 committed by GitHub
parent 5907ee4102
commit 56716ed514
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2783,6 +2783,7 @@ These options influence LaTeX output.
* :code-py:`'pdflatex'` -- PDFLaTeX (default)
* :code-py:`'xelatex'` -- XeLaTeX
(default if :confval:`language` is one of ``el``, ``zh_CN``, or ``zh_TW``)
* :code-py:`'lualatex'` -- LuaLaTeX
* :code-py:`'platex'` -- pLaTeX
* :code-py:`'uplatex'` -- upLaTeX