Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LaTeX: shadow of topic and contents boxes not in page margin since Sphinx 5.1.0 #11095

Closed
jfbu opened this issue Jan 6, 2023 · 0 comments
Closed

Comments

@jfbu
Copy link
Contributor

jfbu commented Jan 6, 2023

Describe the bug

I don't understand how I committed that breaking change at #10648. Definitely unintentional, and why I did not notice it so far is a mystery.

How to Reproduce

For example use this index.rst

Welcome to FOO's documentation!
===============================


.. contents::

TEST
====


a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a 


.. topic:: Rendered in PDF as frame with shadow

   The shadow should be in margin of PDF (legacy behaviour) but this was
   modified unintentionally at Sphinx 5.1.0


a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
a a a a a a a a a a a a a a a 

Environment Information

not relevant

Sphinx extensions

No response

Additional context

No response

@jfbu jfbu added this to the 6.1.2 milestone Jan 6, 2023
jfbu added a commit to jfbu/sphinx that referenced this issue Jan 6, 2023
…nce 5.1.0)

	modified:   sphinx/texinputs/sphinxlatexshadowbox.sty
@jfbu jfbu changed the title LaTeX: at Sphinx 5.1.0 the PDF rendering of contents and topic directive was modified, they became narrower than available text area while formerly shadow was in margin LaTeX: shadow of topic and contents boxes not in page margin since Sphinx 5.1.0 Jan 6, 2023
@jfbu jfbu closed this as completed in 7945aeb Jan 6, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant