diff options
Diffstat (limited to 'textproc/py-sphinxcontrib-svg2pdfconverter/pkg-descr')
-rw-r--r-- | textproc/py-sphinxcontrib-svg2pdfconverter/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-sphinxcontrib-svg2pdfconverter/pkg-descr b/textproc/py-sphinxcontrib-svg2pdfconverter/pkg-descr index 8b389940c06c..6b4d9ea1318d 100644 --- a/textproc/py-sphinxcontrib-svg2pdfconverter/pkg-descr +++ b/textproc/py-sphinxcontrib-svg2pdfconverter/pkg-descr @@ -1,5 +1,5 @@ -Sphinx SVG to PDF Converter Extension: +This extension converts SVG images to PDF in case the builder does not support +SVG images natively (e.g. LaTeX). -This extension converts SVG images to PDF in case the builder does -not support SVG images natively (e.g. LaTeX). libRSVG is used -internally. +Internally, either Inkscape, rsvg-convert from libRSVG or CairoSVG as +progressively more lightweight alternatives are used to convert images. |