Skip to content

Commit c951f5f

Browse files
committed
Update CHANGES
1 parent b433d4c commit c951f5f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGES

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Features added
3333
* LaTeX: admonitions and :dudir:`topic` (and contents_) directives,
3434
and not only :rst:dir:`code-block`, support ``box-decoration-break=slice``.
3535
* LaTeX: let rounded boxes support up to 4 distinct border-widths (refs: #11243)
36+
* LaTeX: new options ``noteTextColor``, ``noteTeXextras`` et al.
3637

3738
Bugs fixed
3839
----------
@@ -659,7 +660,7 @@ Bugs fixed
659660
* #9924: LaTeX: multi-line :rst:dir:`cpp:function` directive has big vertical
660661
spacing in Latexpdf
661662
* #10158: LaTeX: excessive whitespace since v4.4.0 for undocumented
662-
variables/structure members
663+
variables/structure members
663664
* #10175: LaTeX: named footnote reference is linked to an incorrect footnote if
664665
the name is also used in the different document
665666
* #10269: manpage: Failed to resolve the title of :rst:role:`ref` cross references
@@ -1532,7 +1533,7 @@ Bugs fixed
15321533
inside function type signatures
15331534
* #8780: LaTeX: long words in narrow columns may not be hyphenated
15341535
* #8788: LaTeX: ``\titleformat`` last argument in sphinx.sty should be
1535-
bracketed, not braced (and is anyhow not needed)
1536+
bracketed, not braced (and is anyhow not needed)
15361537
* #8849: LaTex: code-block printed out of margin (see the opt-in LaTeX syntax
15371538
boolean :ref:`verbatimforcewraps <latexsphinxsetupforcewraps>` for use via
15381539
the :ref:`'sphinxsetup' <latexsphinxsetup>` key of ``latex_elements``)

0 commit comments

Comments
 (0)