mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Mention "make latexpdf".
This commit is contained in:
parent
77b3c15049
commit
9116cf9779
@ -405,8 +405,8 @@ latex:
|
||||
\t$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
|
||||
\t@echo
|
||||
\t@echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
|
||||
\t@echo "Run \\`make all-pdf' or \\`make all-ps' in that directory to" \\
|
||||
\t "run these through (pdf)latex."
|
||||
\t@echo "Run \\`make' in that directory to run these through (pdf)latex" \\
|
||||
\t "(use \\`make latexpdf' here to do that automatically)."
|
||||
|
||||
latexpdf: latex
|
||||
\t$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
|
||||
|
Loading…
Reference in New Issue
Block a user