From 8b3b8e01cc3b36894de6b3fe7d0922c4ae7df642 Mon Sep 17 00:00:00 2001 From: jfbu Date: Sat, 5 Nov 2016 11:11:51 +0100 Subject: [PATCH] clarify wording in documentation of latex config --- doc/config.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/config.rst b/doc/config.rst index ec26d7b2f..2d93538d5 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1761,8 +1761,9 @@ These options influence LaTeX output. See further :doc:`latex`. - Using this key may prove incompatible with some LaTeX packages or special document classes which do their own list customization. - - The key setting is silently *ignored* in presence of "enumitem". - Use then rather the dedicated commands of this LaTeX package. + - The key setting is silently *ignored* if ``\usepackage{enumitem}`` + is executed inside the document preamble. Use then rather the + dedicated commands of this LaTeX package. .. versionadded:: 1.5 ``'inputenc'``