Skip to content

Docs: PDF: convert SVG to PDF using sphinxcontrib.rsvgconverter#43

Closed
m-aciek wants to merge 2 commits intomainfrom
gh-139588-docs-pdf-svg
Closed

Docs: PDF: convert SVG to PDF using sphinxcontrib.rsvgconverter#43
m-aciek wants to merge 2 commits intomainfrom
gh-139588-docs-pdf-svg

Conversation

@m-aciek
Copy link
Copy Markdown
Owner

@m-aciek m-aciek commented Feb 28, 2026

python#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 python#139635.

Render:

Zrzut ekranu 2025-10-19 o 23 58 50

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

@m-aciek
Copy link
Copy Markdown
Owner Author

m-aciek commented Feb 28, 2026

@copilot modify Doc/Makefile to use a separate venv based on Doc/requirements-pdf.txt to build PDF (dist-pdf)

Copy link
Copy Markdown

Copilot AI commented Feb 28, 2026

@m-aciek I've opened a new pull request, #44, to work on those changes. Once the pull request is ready, I'll request review from you.

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

Successfully merging this pull request may close these issues.

2 participants