mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
This also fixes unreported issues unrelated to the 7.4.0 release: - (now old style "lightbox") admonitions render badly in tabulary, - "heavybox" admonitions (they are all now but warning et al. were already) cause PDF crash if in tabulary and rendered badly if in tabular or longtable. - figure in a table cell is not properly separated from immediately preceding text. Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>