mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
clarify wording in documentation of latex config
This commit is contained in:
parent
7651b2de9b
commit
8b3b8e01cc
@ -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'``
|
||||
|
Loading…
Reference in New Issue
Block a user