LaTeX: contrarily to doc, div.topic_box-shadow
if used with a single dimension only sets the x-offset, and y-offset remains nil
#12778
Labels
Milestone
Describe the bug
Our docs say:
<prefix>_box-shadow
is special in so far as it may be:but in case a single dimension is used only x-offset is set, the y-offset of the shadow remains nil.
How to Reproduce
and index.rst:
then
make latexpdf
with Sphinx v5.1.0 or later. Then there is a 10pt wide "shadow" on the right but nothing below. Versions of Sphinx prior to v6.2.1 additionally have a strange shortening of the box width. Starting at v6.2.1 at least the lateral shadow is in margin as described in documentation.Environment Information
Sphinx extensions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: