lyx_mirror/lib/scripts
Jean-Marc Lasgouttes 0a65e96ed3 Improvements to lyx sweave support
- use a null device to avoid the extra Rplots.pdf file created by Sweave
- use directly setwd() instead of in the preamble of the module
- add lots of comments.

This finally fixes ticket #6623.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38359 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 10:04:20 +00:00
..
bash_completion New version of bash_completion from Cengiz Günay. 2010-04-06 12:01:24 +00:00
clean_dvi.py Replace the deprecated os.popen3 with the subprocess module. 2010-08-19 07:00:41 +00:00
convertDefault.py Very minor cleanup. 2011-02-07 23:48:29 +00:00
csv2lyx.py
date.py
ext_copy.py Fix a typo and clarify the logic around the return value. Note that this 2009-10-24 12:31:59 +00:00
fen2ascii.py
fig2pdftex.py
fig2pstex.py
fig_copy.py
include_bib.py Fix wrong script permissions and missing shebang line (bug #7276) 2011-02-03 21:15:58 +00:00
layout2layout.py Fix bug #7080. 2011-03-28 23:11:54 +00:00
legacy_lyxpreview2ppm.py Mostly documentation for the pythonic part of instant preview. 2011-04-05 14:54:38 +00:00
listerrors
lyxpak.py More has_key replacements. 2011-02-14 02:30:44 +00:00
lyxpreview2bitmap.py Mostly documentation for the pythonic part of instant preview. 2011-04-05 14:54:38 +00:00
lyxpreview_tools.py revert r37696 and apply a fallback mechanism to pdflatex 2011-04-04 14:33:45 +00:00
lyxpreview-lytex2bitmap.py fix regex after r38119 and r38120 2011-03-30 00:24:15 +00:00
lyxpreview-platex2bitmap.py * lyxpreview-platex2bitmap.py: 2011-02-15 08:52:37 +00:00
lyxsweave.R Improvements to lyx sweave support 2011-04-13 10:04:20 +00:00
prefs2prefs_lfuns.py Thinko. 2011-01-18 15:40:07 +00:00
prefs2prefs_prefs.py Fix pref2pref bug with optional quotes 2011-03-11 17:18:37 +00:00
prefs2prefs.py Silly typos. Thanks, Stephan. 2011-01-18 23:11:27 +00:00
tex_copy.py Do not crash if the input file does not exist, instead warn and exit (fixes https://bugzilla.redhat.com/show_bug.cgi?id=595618) 2011-03-15 18:17:42 +00:00
TeXFiles.py