mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
DOC: Fix some minor mistakes in "LaTeX customization"
This commit is contained in:
parent
689b9ffd04
commit
0095449314
@ -209,7 +209,7 @@ The available styling options
|
||||
the default changed from ``false`` to ``true``.
|
||||
|
||||
``verbatimcontinuedalign``, ``verbatimcontinuesalign``
|
||||
default ``c``. Horizontal position relative to the framed contents:
|
||||
default ``r``. Horizontal position relative to the framed contents:
|
||||
either ``l`` (left aligned), ``r`` (right aligned) or ``c`` (centered).
|
||||
|
||||
.. versionadded:: 1.7
|
||||
@ -354,9 +354,9 @@ The available styling options
|
||||
``attentionBgColor``, ``dangerBgColor``,
|
||||
``errorBgColor``
|
||||
|
||||
.. |warningborders| replace:: ``warningBorder``, ``cautionBorder``,
|
||||
``attentionBorder``, ``dangerBorder``,
|
||||
``errorBorder``
|
||||
.. |warningborders| replace:: ``warningborder``, ``cautionborder``,
|
||||
``attentionborder``, ``dangerborder``,
|
||||
``errorborder``
|
||||
|
||||
LaTeX macros and environments
|
||||
-----------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user