mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
polish latex.rst doc slightly
This commit is contained in:
parent
6f0d0ede3a
commit
e46887b1e9
@ -132,16 +132,17 @@ Here are the currently available options together with their default values.
|
||||
rendering by Sphinx; if in future Sphinx offers various *themes* for LaTeX,
|
||||
the interface may change.
|
||||
|
||||
.. attention::
|
||||
|
||||
LaTeX requires for keys with Boolean values to use **lowercase** ``true`` or
|
||||
``false``.
|
||||
|
||||
``verbatimwithframe``
|
||||
default ``true``. Boolean to specify if :rst:dir:`code-block`\ s and literal
|
||||
includes are framed. Setting it to ``false`` does not deactivate use of
|
||||
package "framed", because it is still in use for the optional background
|
||||
colour (see below).
|
||||
|
||||
.. attention::
|
||||
|
||||
LaTeX requires ``true`` or ``false`` to be specified in *lowercase*.
|
||||
|
||||
``verbatimwrapslines``
|
||||
default ``true``. Tells whether long lines in :rst:dir:`code-block`\ 's
|
||||
contents should wrap.
|
||||
|
Loading…
Reference in New Issue
Block a user