DOC: Fix some minor mistakes in "LaTeX customization"

This commit is contained in:
Matthias Geier 2018-12-11 14:06:48 +01:00
parent 689b9ffd04
commit 0095449314

View File

@ -209,7 +209,7 @@ The available styling options
the default changed from ``false`` to ``true``. the default changed from ``false`` to ``true``.
``verbatimcontinuedalign``, ``verbatimcontinuesalign`` ``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). either ``l`` (left aligned), ``r`` (right aligned) or ``c`` (centered).
.. versionadded:: 1.7 .. versionadded:: 1.7
@ -354,9 +354,9 @@ The available styling options
``attentionBgColor``, ``dangerBgColor``, ``attentionBgColor``, ``dangerBgColor``,
``errorBgColor`` ``errorBgColor``
.. |warningborders| replace:: ``warningBorder``, ``cautionBorder``, .. |warningborders| replace:: ``warningborder``, ``cautionborder``,
``attentionBorder``, ``dangerBorder``, ``attentionborder``, ``dangerborder``,
``errorBorder`` ``errorborder``
LaTeX macros and environments LaTeX macros and environments
----------------------------- -----------------------------