]> git.lyx.org Git - features.git/commit
Add a script to automatically generate SVG math images from a LyX template.
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 15 Oct 2014 14:14:05 +0000 (16:14 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 15 Oct 2014 14:14:05 +0000 (16:14 +0200)
commit6708c011d79f9cd6f3f979f5a693719966bfcc5b
treea8e466aac807e10f6de9ee95818c93042268d514
parent15d3b7bae20c819af0d3654ae09ca139048e8904
Add a script to automatically generate SVG math images from a LyX template.

This is an adaptation of Georg's generate_symbols_images script, but it uses dvisvgm instead of dvipng.
development/tools/generate_symbols_svg.lyx [new file with mode: 0644]
development/tools/generate_symbols_svg.py [new file with mode: 0755]