diff options
author | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-04-03 11:10:05 +0200 |
---|---|---|
committer | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-04-03 11:11:19 +0200 |
commit | a2ec68fa722084ea55bfbf32545421e3d5b9552a (patch) | |
tree | 07d3468ed9d0bb465f9f62108985dec862630566 | |
parent | be65c8313c8a2f6caaccf33da510a62005533774 (diff) | |
download | sphinx-git-a2ec68fa722084ea55bfbf32545421e3d5b9552a.tar.gz |
Update CHANGES for PR #11110
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ Bugs fixed * #11079: LaTeX: figures with align attribute may disappear and strangely impact following lists * #11110: LaTeX: Figures go missing from latex pdf if their files have the same - base name and they use a post transform + base name and they use a post transform. Patch by aaron-cooper * LaTeX: fix potential color leak from shadow to border of rounded boxes, if shadow color is set but border color is not * LaTeX: fix unintended 1pt upwards vertical shift of code blocks frames |