]> git.lyx.org Git - features.git/commit
* add an extra parameter to lyxsweave.py that tells the document directory
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 12 Dec 2010 21:25:57 +0000 (21:25 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 12 Dec 2010 21:25:57 +0000 (21:25 +0000)
commit425f46bea5508477eab646bb61a66ee7676d7c8a
tree9afc31211d62279c5e33047eef86f0573edcd47e
parent8c6ce6359523dfc97d9722446c86f6252efdb9e7
  * add an extra parameter to lyxsweave.py that tells the document directory
and use it to be able to read data files in there (bug #6623). It is probably possible to use sweave hooks instead of the module preamble. Moreover, I want to investigate the use of prefix.string argument of sweave to make sure that the output files end up in the tmp dir.
  * be more subtle in the way to change default encoding to handle the case where a data file that is read does not use the same encoding as the .rnw file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36850 a592a061-630c-0410-9148-cb99ea01b6c8
lib/layouts/sweave.module
lib/scripts/lyxsweave.R