Skip to content

Docs: PDF: convert SVG to PDF using sphinxcontrib.rsvgconverter - #145348

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

Docs: PDF: convert SVG to PDF using sphinxcontrib.rsvgconverter#145348
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--145348.org.readthedocs.build/

@m-aciek

Copy link
Copy Markdown
ContributorAuthor

I'm sorry for the noise, I intended to open a PR in my fork repository and failed twice :(

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