Update CHANGES and docs

This commit is contained in:
Takeshi KOMIYA
2016-07-13 13:25:12 +09:00
parent b20b248913
commit 1a575f4666
2 changed files with 11 additions and 1 deletions

View File

@@ -1469,6 +1469,16 @@ Options for LaTeX output
These options influence LaTeX output. See further :doc:`latex`.
.. confval:: latex_engine
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')
.. confval:: latex_documents
This value determines how to group the document tree into LaTeX source files.