lyx_mirror/lib/scripts
Juergen Spitzmueller 933a7dee00 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
2017-08-28 08:05:29 +02:00
..
bash_completion Small clean-up to debug support 2015-07-08 11:03:42 +02:00
clean_dvi.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
CMakeLists.txt Cmake tests: Add a script to modify preferences prior to export testing 2016-12-03 11:32:19 +01:00
convert_pdf.py Add low-res pdf export as suggested by James 2015-02-11 22:24:04 +01:00
convertDefault.py Detect ImageMagick 7 2016-05-10 21:27:57 +02:00
csv2lyx.py csv2lyx: use universal newlines when reading CSVs 2014-02-16 00:07:43 -05:00
ext_copy.py scripts/ext_copy.py: add option to copy directly to the document directory 2017-08-08 15:23:03 +01:00
fen2ascii.py whitespace 2016-07-31 00:15:42 -04:00
fig2pdftex.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fig2pstex.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fig_copy.py Make scripts python3 compatible 2016-06-08 20:02:33 +02:00
gnuplot2pdf.py Enable graphics generation from external gnuplot scripts. 2017-05-04 00:44:00 +02:00
html2latexwrapper.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
include_bib.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
layout2layout.py Fix call of layout2layout as a module. 2017-05-13 15:25:44 +01:00
legacy_lyxpreview2ppm.py Load color before polyglossia also in preview snippets 2017-07-11 10:03:03 +02:00
listerrors Use "#!/usr/bin/env python", as elsewhere. 2014-01-26 11:38:41 -05:00
lyxknitr.R Handle encoding correctly with knitr>=1.0 (#8504) 2013-01-21 09:53:26 +01:00
lyxpak.py lyxpak.py: Python 3 compatibility 2017-04-15 00:05:40 +02:00
lyxpreview2bitmap.py python3: fix the preview framework to work with both python 2 and 3 (part 4) 2017-05-12 10:01:48 +01:00
lyxpreview_tools.py python3: fix the preview framework to work with both python 2 and 3 (part 4) 2017-05-12 10:01:48 +01:00
lyxstangle.R Add possibility to export the R code from a sweave-enabled document 2011-08-23 10:33:42 +00:00
lyxsweave.R Fix #8019 (from yihui) 2012-02-02 22:30:38 +00:00
prefs2prefs_lfuns.py New LFUN tabular-feature: update prefs2prefs.py 2016-01-27 18:20:53 +01:00
prefs2prefs_prefs.py Use a combo box instead of a check box for selecting the listings package 2017-06-12 17:24:26 +02:00
prefs2prefs.py prefs2prefs.py: whitespace changes 2017-05-12 15:29:29 +01:00
prefTest.pl.in Cmake export tests: Modularisation of prefTest.pl 2017-06-18 12:13:57 +02:00
prefTest.pm Cmake export tests: Missed second parameter for writeConverters() 2017-06-21 00:09:50 +02:00
svg2pdftex.py Improve the svg2*tex.py scripts. 2017-08-28 08:05:29 +02:00
svg2pstex.py Improve the svg2*tex.py scripts. 2017-08-28 08:05:29 +02:00
tex_copy.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
TeXFiles.py TeXFiles.py: Python 3 compatibility 2017-04-13 10:49:38 +02:00