Jean-Pierre Chretien wrote:
I would like to add something that isn't obvious.
When you add this converter, it only works if the PATH
variable is updated so that the executable is
recognized from the command line.
So, if you add a converter, make sure to update your
PATH environment variable too.
Sure it has, as I mentioned in a previous message
inkscape -e foo.png foo.svg
or
inkscape --export-png=foo.png foo.svg
Here I use inkscape which is already available on the system.
If you use a wrapper, like svg2png, you need of course to put
it somewhere in the $path to make it available and run rehash
(or call it ./svg2png, but this does not make it once it's
inside the converter section of LyX.)
I'm not sure what you meant by that last statement. Perhaps it
only works with Windows, but I thought that using the absolute
path to inkscape under file formats->Viewer would invoke it as
a converter in this case, and Save is enough, not Reconfigure,
and without a need to add to the Path.
Regards,
Stephen