LaTeX: extend to all projects the #3742 fix for PDF builds at RTD

Refs: https://github.com/rtfd/readthedocs.org/issues/2857
This commit is contained in:
jfbu
2018-07-15 13:43:13 +02:00
parent 1140e81df7
commit 9b2aac68ea
6 changed files with 43 additions and 16 deletions

View File

@@ -1727,8 +1727,8 @@ the `Dublin Core metadata <http://dublincore.org/>`_.
Options for LaTeX output
------------------------
These options influence LaTeX output. Refer to :doc:`/latex` for more
information.
These options influence LaTeX output. For customization of LaTeX
macros and environments, see also :doc:`/latex`.
.. confval:: latex_engine
@@ -2108,11 +2108,14 @@ information.
Remove unneeded ``{}`` after ``\\hrule``.
``'printindex'``
"printindex" call, the last thing in the file, default
``'\\printindex'``. Override if you want to generate the index
differently or append some content after the index. For example
``'\\footnotesize\\raggedright\\printindex'`` is advisable when the
index is full of long entries.
"printindex" call, the last thing in the file.
.. versionchanged:: 1.8
Former default ``'\\printindex'`` now ``'\\sphinxprintindex'``.
This macro works around an issue__ with PDF builds at RTD doing too
few ``pdflatex`` runs.
__ https://github.com/rtfd/readthedocs.org/issues/2857
``'fvset'``
Customization of ``fancyvrb`` LaTeX package. Defaults to