mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Again docs of make latexpdf/latexpdfja
This commit is contained in:
parent
fdd87e504c
commit
e782ee6b63
@ -100,16 +100,20 @@ Options
|
|||||||
|
|
||||||
**latexpdf**
|
**latexpdf**
|
||||||
Build LaTeX files and run them through :program:`pdflatex`.
|
Build LaTeX files and run them through :program:`pdflatex`.
|
||||||
|
If :confval:`language` is set to ``'ja'``, build LaTeX files and run them
|
||||||
|
through :program:`platex/dvipdfmx`, rather.
|
||||||
|
|
||||||
**latexpdfja**
|
**latexpdfja**
|
||||||
Build LaTeX files and run them through :program:`platex/dvipdfmx`.
|
Build LaTeX files and run them through :program:`platex/dvipdfmx`.
|
||||||
For Japanese documents.
|
As :progname:`platex` is a TeX-engine designed for use with Japanese
|
||||||
|
LaTeX document classes, this is a priori not recommended (nor needed, see
|
||||||
|
previous item.)
|
||||||
|
|
||||||
**info**
|
**info**
|
||||||
Build Texinfo files and run them through :program:`makeinfo`.
|
Build Texinfo files and run them through :program:`makeinfo`.
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
Sphinx only recognizes the ``-M`` option if it is placed first.
|
Sphinx only recognizes the ``-M`` option if it is placed first.
|
||||||
|
|
||||||
.. versionadded:: 1.2.1
|
.. versionadded:: 1.2.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user