Skip to content

gh-139588: Docs: PDF: convert SVG to PDF using sphinxcontrib.rsvgconverter - #145347

Closed
m-aciek wants to merge 1 commit into
python:mainfrom
m-aciek:gh-139588-docs-pdf-svg
Closed

gh-139588: Docs: PDF: convert SVG to PDF using sphinxcontrib.rsvgconverter#145347
m-aciek wants to merge 1 commit into
python:mainfrom
m-aciek:gh-139588-docs-pdf-svg

Conversation

@m-aciek

@m-aciekm-aciek commented Feb 28, 2026

Copy link
Copy Markdown
Contributor

#133591 introduced an SVG into docs, which is not handled by LaTeX (used for PDF build) natively. This fixes the PDF build error. Uses a recommended approach.

(Better) alternative to #139635.

Render:

Zrzut ekranu 2025-10-19 o 23 58 50

📚 Documentation preview 📚: https://cpython-previews--145347.org.readthedocs.build/

Sign up for freeto 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.

1 participant

@m-aciek