mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES
This commit is contained in:
parent
b433d4cb9d
commit
c951f5f639
5
CHANGES
5
CHANGES
@ -33,6 +33,7 @@ Features added
|
||||
* LaTeX: admonitions and :dudir:`topic` (and contents_) directives,
|
||||
and not only :rst:dir:`code-block`, support ``box-decoration-break=slice``.
|
||||
* LaTeX: let rounded boxes support up to 4 distinct border-widths (refs: #11243)
|
||||
* LaTeX: new options ``noteTextColor``, ``noteTeXextras`` et al.
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
@ -659,7 +660,7 @@ Bugs fixed
|
||||
* #9924: LaTeX: multi-line :rst:dir:`cpp:function` directive has big vertical
|
||||
spacing in Latexpdf
|
||||
* #10158: LaTeX: excessive whitespace since v4.4.0 for undocumented
|
||||
variables/structure members
|
||||
variables/structure members
|
||||
* #10175: LaTeX: named footnote reference is linked to an incorrect footnote if
|
||||
the name is also used in the different document
|
||||
* #10269: manpage: Failed to resolve the title of :rst:role:`ref` cross references
|
||||
@ -1532,7 +1533,7 @@ Bugs fixed
|
||||
inside function type signatures
|
||||
* #8780: LaTeX: long words in narrow columns may not be hyphenated
|
||||
* #8788: LaTeX: ``\titleformat`` last argument in sphinx.sty should be
|
||||
bracketed, not braced (and is anyhow not needed)
|
||||
bracketed, not braced (and is anyhow not needed)
|
||||
* #8849: LaTex: code-block printed out of margin (see the opt-in LaTeX syntax
|
||||
boolean :ref:`verbatimforcewraps <latexsphinxsetupforcewraps>` for use via
|
||||
the :ref:`'sphinxsetup' <latexsphinxsetup>` key of ``latex_elements``)
|
||||
|
Loading…
Reference in New Issue
Block a user