summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-François B <2589111+jfbu@users.noreply.github.com>2023-03-19 18:39:12 +0100
committerJean-François B <2589111+jfbu@users.noreply.github.com>2023-03-19 18:39:45 +0100
commitc951f5f6393e4e3b4d820eb7d2e243fdc17b2cc1 (patch)
tree944612b0a6920630a0cd50ba23a174d367bdeed2
parentb433d4cb9d5a1b8a227f9f26e53e8111fb16487b (diff)
downloadsphinx-git-c951f5f6393e4e3b4d820eb7d2e243fdc17b2cc1.tar.gz
Update CHANGES
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 08c2b7d87..f1fd798bc 100644
--- a/CHANGES
+++ b/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``)