lyx_mirror/lib/scripts
Guy Rutenberg be41ccd4d4 lyxpak.py: Use subprocess for spawning scripts.
`os.popen` is deprecated since Python-2.6. Also, this fixes the handling
of files with quotes in their names. The patch requires Python >= 2.7.

Furthermore, the patch executes the lyx2lyx script with the same
interpreter used for it, to maintain compatibility.

I also removed some lines related to Python-2.4, as it is no longer
supported anyway.
2015-07-28 15:42:32 +02:00
..
bash_completion Small clean-up to debug support 2015-07-08 11:03:42 +02:00
clean_dvi.py
CMakeLists.txt
convert_pdf.py Add low-res pdf export as suggested by James 2015-02-11 22:24:04 +01:00
convertDefault.py Let imagemagick detect file format (bug #2332) 2015-03-22 10:22:31 +01:00
csv2lyx.py
date.py
ext_copy.py
fen2ascii.py
fig2pdftex.py
fig2pstex.py
fig_copy.py
html2latexwrapper.py
include_bib.py
layout2layout.py Make layout membership to ParagraphGroup settable (see #6854) 2015-06-01 16:11:05 +02:00
legacy_lyxpreview2ppm.py Missing bits from 07169c7b 2015-06-03 18:43:27 +02:00
listerrors
lyxknitr.R
lyxpak.py lyxpak.py: Use subprocess for spawning scripts. 2015-07-28 15:42:32 +02:00
lyxpreview2bitmap.py Properly account for font size when generating previews 2015-06-25 01:39:25 +02:00
lyxpreview_tools.py Fix another couple of issues spotted by Guillaume 2015-06-20 16:37:12 +02:00
lyxstangle.R
lyxsweave.R
prefs2prefs_lfuns.py
prefs2prefs_prefs.py Remove printing support from LyX. 2015-05-27 18:13:08 -04:00
prefs2prefs.py
tex_copy.py
TeXFiles.py