Skip to content

Fix Sphinx exceptions when trying to build documentation via latex / as pdf #4370

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

Merged
merged 5 commits into from
Aug 6, 2025

Conversation

behackl
Copy link
Member

@behackl behackl commented Aug 3, 2025

See title. Marginal improvements for pdf documentation (its still not great, but it compiles at least). Closes #4145.

The issue was caused by our color directive that created table rows with fewer entries than in the header.

@behackl behackl added the documentation Improvements or additions to documentation label Aug 3, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Dev Board Aug 3, 2025
Copy link
Member

@JasonGrace2282 JasonGrace2282 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@github-project-automation github-project-automation bot moved this from 🆕 New to 👍 To be merged in Dev Board Aug 4, 2025
@chopan050 chopan050 merged commit 04503ad into ManimCommunity:main Aug 6, 2025
21 checks passed
@github-project-automation github-project-automation bot moved this from 👍 To be merged to ✅ Done in Dev Board Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Trouble creating pdf from sphinx documentation
3 participants