mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Clearly specify `latex_engine
` defaults (#12876)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
parent
5907ee4102
commit
56716ed514
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user