diff options
author | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-04-03 08:47:39 +0200 |
---|---|---|
committer | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-04-03 08:47:39 +0200 |
commit | 39fa276b360dc36953b3ba62e19d6a978cd5109c (patch) | |
tree | f2076d9ce09df942ecba3383de57461d94a835b5 | |
parent | 0eeb34caf8116e7d41bf69289a51b6de2dd92cbc (diff) | |
download | sphinx-git-39fa276b360dc36953b3ba62e19d6a978cd5109c.tar.gz |
Update CHANGES for PR #11113
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -56,6 +56,8 @@ 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 * 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 |