@@ -37,7 +37,7 @@ Features added
3737 See :ref:`sphinxbox`. (refs: #11224)
3838* LaTeX: add ``\sphinxnotetitle``, ..., ``\sphinxwarningtitle``, ..., for
3939 an extra layer of mark-up freeing up ``\sphinxstrong`` for other uses.
40- See :ref:`latex-macros`.
40+ See :ref:`latex-macros`. (refs: #11266)
4141* LaTeX: :dudir:`note`, :dudir:`hint`, :dudir:`important` and :dudir:`tip` can
4242 now each be styled as the other admonitions, i.e. possibly with a background
4343 color, individual border widths and paddings, possibly rounded corners, and
@@ -46,6 +46,7 @@ Features added
4646 and not only :rst:dir:`code-block`, support ``box-decoration-break=slice``.
4747* LaTeX: let rounded boxes support up to 4 distinct border-widths (refs: #11243)
4848* LaTeX: new options ``noteTextColor``, ``noteTeXextras`` et al.
49+ See :ref:`additionalcss`.
4950* LaTeX: support elliptical corners in rounded boxes. (refs: #11254)
5051* #11150: Include source location in highlighting warnings, when lexing fails.
5152 Patch by Jeremy Maitin-Shepard
@@ -62,7 +63,7 @@ Bugs fixed
6263* #11235: LaTeX: added ``\color`` in topic (or admonition) contents may cause color
6364 leak to the shadow and border at a page break
6465* #11264: LaTeX: missing space before colon after "Voir aussi" for :rst:dir:`seealso`
65- directive in French (refs: #6744)
66+ directive in French
6667* #11147: Fix source file/line number info in object description content and in
6768 other uses of ``nested_parse_with_titles``. Patch by Jeremy Maitin-Shepard.
6869* #11192: Restore correct parallel search index building.
0 commit comments