From 0095449314a3695878491fc183fe4a2b5086d90c Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Tue, 11 Dec 2018 14:06:48 +0100 Subject: [PATCH] DOC: Fix some minor mistakes in "LaTeX customization" --- doc/latex.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/latex.rst b/doc/latex.rst index cfd6f7d8b..63e860a64 100644 --- a/doc/latex.rst +++ b/doc/latex.rst @@ -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 -----------------------------