]> git.lyx.org Git - features.git/commit
Improve the svg2*tex.py scripts.
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 28 Aug 2017 06:00:56 +0000 (08:00 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 28 Aug 2017 06:05:29 +0000 (08:05 +0200)
commit933a7dee00aed0401c7b0a6f4adf222f6b46ab86
treeb0e8626aa9ee61e50c85b415f98c79eedfda77ac
parent17b37c604cb6fdbcb7824edac08540aa83c4d4d9
Improve the svg2*tex.py scripts.

The inkscape command was hardcoded, but it seems that we need the full
patch on Windows. Therefore we check in configure.py if inkscape is
installed and pass the proper name (and possibly path) to the scripts.

Should address problems mentioned in #10679
lib/configure.py
lib/scripts/svg2pdftex.py
lib/scripts/svg2pstex.py