awesome-sphinxdoc
awesome-sphinxdoc copied to clipboard
Add sphinxcontrib-svg2pdfconverter extension
This extension converts SVG images to PDF in case the builder does not support SVG images natively (e.g. LaTeX).
Considered to be the "final" solution for a Sphinx problem that has been discussed many times.
This extension has matured in the meanwhile and has been packaged for Debian by a third party. Just for consideration in your next evaluation.
sphinxcontrib-svg2pdfconverter is now recommended in the official Sphinx documentation as an alternative to sphinx.ext.imgconverter if one wants to avoid rasterization.