mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
rename `'postamble' to 'atendofbody'` (ref #2877)
This commit is contained in:
+5
-3
@@ -1740,8 +1740,10 @@ These options influence LaTeX output. See further :doc:`latex`.
|
||||
"Bjornstrup". You can also set this to ``''`` to disable fncychap.
|
||||
``'preamble'``
|
||||
Additional preamble content, default empty. See :doc:`latex`.
|
||||
``'postamble'``
|
||||
Additional postamble content (before the indices), default empty.
|
||||
``'atendofbody'``
|
||||
Additional document content (right before the indices), default empty.
|
||||
|
||||
.. versionadded:: 1.5
|
||||
``'figure_align'``
|
||||
Latex figure float alignment, default 'htbp' (here, top, bottom, page).
|
||||
Whenever an image doesn't fit into the current page, it will be
|
||||
@@ -1754,7 +1756,7 @@ These options influence LaTeX output. See further :doc:`latex`.
|
||||
Additional footer content (before the indices), default empty.
|
||||
|
||||
.. deprecated:: 1.5
|
||||
User ``'postamble'`` key instead.
|
||||
User ``'atendofbody'`` key instead.
|
||||
|
||||
* Keys that don't need be overridden unless in special cases are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user