lyx_mirror/lib/scripts
Jean-Marc Lasgouttes edd51121d8 Almost finish fixing bug http://www.lyx.org/trac/ticket/6623
Now we specify the output file for sweave explicitely for robustness reasons.
We also specify prefix.string (in order to have the temp files generated in lyx tmp directory.

The only annoying file now is Rplots.pdf, but I am not sure why it is generated... 


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37984 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-21 14:48:22 +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 Replace condition with an exception (code more robust) and add comment the reason 2008-09-18 18:21:41 +00:00
date.py Fix bug 3220 2007-02-13 19:09:54 +00:00
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 Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
fig2pdftex.py fig2pdftex: Fix for windows 2008-06-15 07:31:42 +00:00
fig2pstex.py Fix encoding of converters path and arguments 2007-01-22 02:58:47 +00:00
fig_copy.py Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
include_bib.py Fix wrong script permissions and missing shebang line (bug #7276) 2011-02-03 21:15:58 +00:00
layout2layout.py Simple fixes to get layout2layout working with Python 3. These are all that the 2to3 script reported. 2011-02-14 02:28:13 +00:00
legacy_lyxpreview2ppm.py Fix bug #6720 (Better error handling of instant preview) 2011-01-20 23:39:08 +00:00
listerrors
lyxpak.py More has_key replacements. 2011-02-14 02:30:44 +00:00
lyxpreview2bitmap.py * lyxpreview2bitmap.py: 2011-02-16 16:57:02 +00:00
lyxpreview_tools.py Fix stupid typo. 2011-02-14 22:14:42 +00:00
lyxpreview-lytex2bitmap.py Extend instant-preview error handling to the lilypond-book format. 2011-01-21 22:52:03 +00:00
lyxpreview-platex2bitmap.py * lyxpreview-platex2bitmap.py: 2011-02-15 08:52:37 +00:00
lyxsweave.R Almost finish fixing bug http://www.lyx.org/trac/ticket/6623 2011-03-21 14:48:22 +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 * lib/scripts/TeXFiles.py: 2008-04-15 14:04:40 +00:00