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,10 +100,14 @@ Options
|
||||
|
||||
**latexpdf**
|
||||
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**
|
||||
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**
|
||||
Build Texinfo files and run them through :program:`makeinfo`.
|
||||
|
Loading…
Reference in New Issue
Block a user