lyx_mirror/lib/scripts
Scott Kostyshak 4d9f620349 More elegant knitr support and bug fix
Implement a more simple and elegant integration of the R package knitr. Now,
lyxknitr.R does not need to move or copy files at all.

This also fixes a bug: when /tmp was on a different file system (e.g.
encrypted home), lyxknitr.R failed to move files to /tmp because it relied on
R's 'file.rename' function, which in turn relied on the rename function in
<stdio.h>, which was failing with the EXDEV errno.

Patch from Yihui Xie.
2012-10-06 19:54:08 -04:00
..
bash_completion
clean_dvi.py
convertDefault.py Very minor cleanup. 2011-02-07 23:48:29 +00:00
csv2lyx.py
date.py
ext_copy.py
fen2ascii.py
fig2pdftex.py
fig2pstex.py
fig_copy.py
include_bib.py Add some comments to include_bib.py about how to set up the converter. 2012-04-17 16:59:04 -04:00
layout2layout.py Try to catch CopyStyle of a Flex inset, which we need to convert to the new 2011-04-15 02:50:45 +00:00
legacy_lyxpreview2ppm.py Add gswin64c as possible executable in legacy_lyxpreview2ppm.py (#7938). 2012-01-15 22:13:36 +00:00
listerrors
lyxknitr.R More elegant knitr support and bug fix 2012-10-06 19:54:08 -04:00
lyxpak.py Fix bug #8164: lyxpak.py fails to include filenames with spaces 2012-05-20 22:27:08 +02:00
lyxpreview2bitmap.py Fix the following problem with Python 2.4: 2011-09-26 18:28:24 +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 Don't write a comma if not needed. This is only a cosmetical change with 2011-05-11 17:15:11 +00:00
lyxpreview-platex2bitmap.py * lyxpreview-platex2bitmap.py: 2011-02-15 08:52:37 +00:00
lyxstangle.R backport r39509 and r39510 to branch (see bug #7555) 2011-09-08 10:44:44 +00:00
lyxsweave.R backport r40703 (fix #8019) 2012-02-03 17:30:21 +00:00
prefs2prefs_lfuns.py prefs2prefs for #6966, per Pavel's suggestion. 2011-04-14 18:31:39 +00:00
prefs2prefs_prefs.py Fix bug #7610 (wrong latex flavor flag set by pref2pref). 2011-06-11 15:33:35 +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 MikTeX's kpsewhich doesn't mention "kpathsea emulation" anymore. 2011-05-09 23:54:46 +00:00