#2725: latex builder: allow to use user-defined template file (experimental)

This commit is contained in:
Takeshi KOMIYA
2016-08-17 22:52:42 +09:00
parent b03b7e543f
commit d45c5f8e82
3 changed files with 16 additions and 1 deletions

View File

@@ -149,3 +149,12 @@ Let us illustrate here what can be modified by the second method.
from a ``\usepackage`` executed from inside the :file:`sphinx.sty` style
file. Sphinx aims at loading as few packages as are really needed for its
default design.
.. hint::
As an experimental feature, Sphinx can use user-defined template file for
LaTeX source if you have a file named ``_templates/latex.tex_t`` on your
project. Now all template variables are unstable and undocumented. They
will be changed in future version.
.. versionadded:: 1.5