How to specify other SVG conversion tools (Inkscape) into the chain #1140
Replies: 1 comment
-
I have the same question |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using SVG a lot in my markdown, and it renders nicely (most of the time) in PDF by way of
rsvg-convert
part of the LaTeX chain:I'd like to use Inkscape instead, as it does some things better, especially with fonts I've installed in Windows.
Is there a way to specify that SVG conversions to PDF should be done using Inkscape?
Beta Was this translation helpful? Give feedback.
All reactions