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

Advanced admonition is broken in pdf. #434

Open
aaron-cooper opened this issue Jan 7, 2023 · 2 comments
Open

Advanced admonition is broken in pdf. #434

aaron-cooper opened this issue Jan 7, 2023 · 2 comments

Comments

@aaron-cooper
Copy link

The grey box around the admonition is too short, which causes the text to leave the box along the top edge. Also the bottom of the propeller cap is nearly touching the bottom edge of the box.

I've attached an image that shows how it looks. The image is from the pdf generated with 53e27e9 (master at the time of writing).

I bisected master to try and find where the issue is introduced, it seems to come from eebb93f, due to bumping ubuntu 20.04 to 22.04. If I change the version back to 20.04, rebuild the docker container, and generate the pdf, the issue goes away.

broken_admonition

@lvh
Copy link
Member

lvh commented Jan 10, 2023

Ugh; that's awfully frustrating. Overall it feels like the move to Sphinx has been a huge mistake; it just does not have the commitment to reliability this project needs.

Thanks for bringing it to my attention, but I'm not entirely sure what I'm going to do about this. Downgrade seems like an immediate option?

@aaron-cooper
Copy link
Author

@lvh

Overall it feels like the move to Sphinx has been a huge mistake

For what it's worth, I submitted this sphinx-doc/sphinx#11113 to sphinx. If they merge it, it should fix #419

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants