diff options
author | jfbu <2589111+jfbu@users.noreply.github.com> | 2022-02-15 10:31:29 +0100 |
---|---|---|
committer | jfbu <2589111+jfbu@users.noreply.github.com> | 2022-02-15 10:31:29 +0100 |
commit | b8789b4cb6ca034ed7209b9adc91095b0b9b763c (patch) | |
tree | 59cab876e563f5dea17b4d9836d626edee0b51b7 | |
parent | 173889f8f71ec6760139a1254441a56ff367f044 (diff) | |
download | sphinx-git-b8789b4cb6ca034ed7209b9adc91095b0b9b763c.tar.gz |
Improve mark-up and order in CHANGES
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,10 +30,10 @@ Bugs fixed ``no-value`` option * #9971: autodoc: TypeError is raised when the target object is annotated by unhashable object -* #9924: LaTeX: multi-line ``.. function::`` directive has big vertical spacing - in Latexpdf * #9529: LaTeX: named auto numbered footnote (ex. ``[#named]``) that is referred multiple times was rendered to a question mark +* #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 * #10175: LaTeX: named footnote reference is linked to an incorrect footnote if |