Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Check for latex binary before building docs #27649

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 2 commits into from
Jan 15, 2024

Conversation

dstansby
Copy link
Member

PR summary

Fixes #24648. I'm not sure there's a good way to test for this, other than it works fine locally for me. Before this PR I got five mins into the doc build before it failng due to lack of latex, with this PR it errors up-front.

PR checklist

@github-actions github-actions bot added the Documentation: build building the docs label Jan 14, 2024
@dstansby dstansby marked this pull request as ready for review January 14, 2024 21:42
@dstansby dstansby force-pushed the doc-check-for-latex branch from b2fcd27 to 7d42980 Compare January 15, 2024 09:58
@story645 story645 added this to the v3.9.0 milestone Jan 15, 2024
@story645 story645 merged commit d90e290 into matplotlib:main Jan 15, 2024
@dstansby dstansby deleted the doc-check-for-latex branch January 15, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc]: make html fail early if latex not present
3 participants