Again docs of make latexpdf/latexpdfja

This commit is contained in:
jfbu 2017-12-14 12:42:17 +01:00
parent fdd87e504c
commit e782ee6b63

View File

@ -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`.