awesome-sphinxdoc icon indicating copy to clipboard operation
awesome-sphinxdoc copied to clipboard

Add sphinxcontrib-svg2pdfconverter extension

Open sephalon opened this issue 6 years ago • 2 comments

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.

sephalon avatar Jan 24 '19 12:01 sephalon

This extension has matured in the meanwhile and has been packaged for Debian by a third party. Just for consideration in your next evaluation.

sephalon avatar Sep 30 '19 14:09 sephalon

sphinxcontrib-svg2pdfconverter is now recommended in the official Sphinx documentation as an alternative to sphinx.ext.imgconverter if one wants to avoid rasterization.

sephalon avatar Sep 03 '21 13:09 sephalon