From ee4138a1de4f07436498e0c55b8492da91a9ea92 Mon Sep 17 00:00:00 2001 From: jfbu Date: Sun, 6 Nov 2016 11:30:30 +0100 Subject: [PATCH] fix typo in doc --- doc/config.rst | 2 +- doc/latex.rst | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/config.rst b/doc/config.rst index f7310414e..34900535f 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1756,7 +1756,7 @@ These options influence LaTeX output. See further :doc:`latex`. Additional footer content (before the indices), default empty. .. deprecated:: 1.5 - User ``'atendofbody'`` key instead. + Use ``'atendofbody'`` key instead. * Keys that don't need be overridden unless in special cases are: diff --git a/doc/latex.rst b/doc/latex.rst index ce923df7b..d378f2090 100644 --- a/doc/latex.rst +++ b/doc/latex.rst @@ -154,8 +154,9 @@ Here are the currently available options together with their default values. ``inlineliteralwraps`` default ``true``. Allows linebreaks inside inline literals: but extra potential break-points (additionally to those allowed by LaTeX at spaces - or for hyphenation) are currently inserted only after the characters ``. , - ; ? ! /``. Due to TeX internals, white space in the line will be stretched + or for hyphenation) are currently inserted only after the characters + ``. , ; ? ! /``. Due to TeX internals, white space in the line will be + stretched (or shrinked) in order to accomodate the linebreak. .. versionadded:: 1.5