mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update latex docs
This commit is contained in:
@@ -418,8 +418,8 @@ Let us now list some macros from the package file
|
|||||||
|
|
||||||
- more text styling commands: ``\sphinxstyle<bar>`` with ``<bar>`` one of
|
- more text styling commands: ``\sphinxstyle<bar>`` with ``<bar>`` one of
|
||||||
``indexentry``, ``indexextra``, ``indexpageref``, ``topictitle``,
|
``indexentry``, ``indexextra``, ``indexpageref``, ``topictitle``,
|
||||||
``sidebartitle``, ``othertitle``, ``sidebarsubtitle``, ``thead``,
|
``sidebartitle``, ``othertitle``, ``sidebarsubtitle``, ``theadfamily``,
|
||||||
``theadfamily``, ``emphasis``, ``literalemphasis``, ``strong``, ``literalstrong``,
|
``emphasis``, ``literalemphasis``, ``strong``, ``literalstrong``,
|
||||||
``abbreviation``, ``literalintitle``.
|
``abbreviation``, ``literalintitle``.
|
||||||
|
|
||||||
.. versionadded:: 1.5
|
.. versionadded:: 1.5
|
||||||
@@ -427,10 +427,7 @@ Let us now list some macros from the package file
|
|||||||
``\emph``, ... The default definitions can be found in
|
``\emph``, ... The default definitions can be found in
|
||||||
:file:`sphinx.sty`.
|
:file:`sphinx.sty`.
|
||||||
.. versionadded:: 1.6
|
.. versionadded:: 1.6
|
||||||
``\sphinxstyletheadfamily`` which defaults to ``\sffamily`` and allows
|
``\sphinxstyletheadfamily`` which defaults to ``\sffamily``.
|
||||||
multiple paragraphs in header cells of tables.
|
|
||||||
.. deprecated:: 1.6
|
|
||||||
macro ``\sphinxstylethead`` is deprecated at 1.6 and will be removed at 1.7.
|
|
||||||
- a :dudir:`figure` may have an optional legend with arbitrary body
|
- a :dudir:`figure` may have an optional legend with arbitrary body
|
||||||
elements: they are rendered in a ``sphinxlegend`` environment. The default
|
elements: they are rendered in a ``sphinxlegend`` environment. The default
|
||||||
definition issues ``\small``, and ends with ``\par``.
|
definition issues ``\small``, and ends with ``\par``.
|
||||||
|
|||||||
Reference in New Issue
Block a user