summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-François B <2589111+jfbu@users.noreply.github.com>2023-04-03 08:47:39 +0200
committerJean-François B <2589111+jfbu@users.noreply.github.com>2023-04-03 08:47:39 +0200
commit39fa276b360dc36953b3ba62e19d6a978cd5109c (patch)
treef2076d9ce09df942ecba3383de57461d94a835b5
parent0eeb34caf8116e7d41bf69289a51b6de2dd92cbc (diff)
downloadsphinx-git-39fa276b360dc36953b3ba62e19d6a978cd5109c.tar.gz
Update CHANGES for PR #11113
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e59f1215c..915c2fe2d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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