Skip to content

Commit 64eff01

Browse files
authored
Add an entry to CHANGES.rst for GH-12520 (#12614)
Also reformulate 2 other LaTeX entries there-in to adopt the same style as other bug-has-been-fixed entries rather than reproducing the original bug description.
1 parent f081136 commit 64eff01

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGES.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,11 +186,13 @@ Bugs fixed
186186
Patch by Matthias Geier.
187187
* #12224: Properly detect WebP files.
188188
Patch by Benjamin Cabé.
189-
* #12380: LaTeX: Footnote mark sometimes indicates ``Page N`` where ``N`` is
190-
the current page number and the footnote does appear on that same page.
189+
* #12380: LaTeX: Avoid footnote markers ``Page N`` when ``N`` is already
190+
the current page number.
191191
Patch by Jean-François B.
192192
* #12410: LaTeX: for French and ``'lualatex'`` as :confval:`latex_engine`
193-
``polyglossia`` and not ``babel`` is used (contrarily to ``'xelatex'``).
193+
use ``babel`` as with ``'xelatex'`` (and not ``polyglossia``).
194+
Patch by Jean-François B.
195+
* #12520: LaTeX: let :rst:dir:`todolist` produce correct hyperlinks in PDF.
194196
Patch by Jean-François B.
195197
* #12416: Ensure that configuration setting aliases are always synchronised
196198
when one value or the other is modified.

0 commit comments

Comments
 (0)