mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Again docs of `-M latexpdf
`!
This commit is contained in:
parent
a1b04e05d7
commit
7e75d46ea1
@ -99,9 +99,10 @@ Options
|
|||||||
:ref:`builders <builders>`, the following build pipelines are available:
|
:ref:`builders <builders>`, the following build pipelines are available:
|
||||||
|
|
||||||
**latexpdf**
|
**latexpdf**
|
||||||
Build LaTeX files and run them through :program:`pdflatex`.
|
Build LaTeX files and run them through :program:`pdflatex`, or as per
|
||||||
If :confval:`language` is set to ``'ja'``, build LaTeX files and run them
|
:confval:`latex_engine` setting.
|
||||||
through :program:`platex/dvipdfmx`, rather.
|
If :confval:`language` is set to ``'ja'``, will use automatically
|
||||||
|
the :program:`platex/dvipdfmx` latex to PDF pipeline.
|
||||||
|
|
||||||
**info**
|
**info**
|
||||||
Build Texinfo files and run them through :program:`makeinfo`.
|
Build Texinfo files and run them through :program:`makeinfo`.
|
||||||
|
Loading…
Reference in New Issue
Block a user