mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix mark-up in doc/config.rst
This commit is contained in:
parent
a2672ce11b
commit
a3cf7185f1
@ -1539,10 +1539,10 @@ These options influence LaTeX output. See further :doc:`latex`.
|
||||
The LaTeX engine to build the docs. The setting can have the following
|
||||
values:
|
||||
|
||||
* pdflatex -- PDFLaTeX (default)
|
||||
* xelatex -- XeLaTeX
|
||||
* lualatex -- LuaLaTeX
|
||||
* platex -- pLaTeX (default if `language` is 'ja')
|
||||
* ``'pdflatex'`` -- PDFLaTeX (default)
|
||||
* ``'xelatex'`` -- XeLaTeX
|
||||
* ``'lualatex'`` -- LuaLaTeX
|
||||
* ``'platex'`` -- pLaTeX (default if :confval:`language` is ``'ja'``)
|
||||
|
||||
.. confval:: latex_documents
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user