]> 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:00:56 +0000 (08:00 +0200)
commitb3d67c8139235778df225face413b0c068d59f0b
tree5694dcc3826de9b2e17d52512f57c909cb980f3e
parente35f43c720b785b52bdac28ee64db9c43a4046a7
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