]> git.lyx.org Git - features.git/commit
Initial commit of Inkscape SVG LaTeX + PDF support
authorMartin Vermeer <mvermeer@aalto.fi>
Sat, 3 Sep 2016 14:17:45 +0000 (17:17 +0300)
committerGuillaume Munch <gm@lyx.org>
Mon, 3 Oct 2016 22:01:18 +0000 (00:01 +0200)
commit10c88aa58f9d93dd7e56c8a2cbd300c5b3524313
tree1be44b1c8c03f6970159cafb9ce0997f032f02da
parent3fefbf7917f66660f38d266f834b98945cff6903
Initial commit of Inkscape SVG LaTeX + PDF support

Based on Daniel Groger's work of five years ago, with minor changes

http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg169820.html

This extends the support for Xfig LaTeX + PDF to a more modern and
actively developed vector graphics editor. Embedded Objects manual
updated, also to include a workaround for an Inkscape 0.91 bug.
lib/Makefile.am
lib/configure.py
lib/doc/EmbeddedObjects.lyx
lib/doc/workaround.png [new file with mode: 0644]
lib/external_templates
lib/scripts/svg2pdftex.py [new file with mode: 0644]
lib/scripts/svg2pstex.py [new file with mode: 0644]