Skip to content
Prev 168377 / 398502 Next

using Sweave with a master file that has several iputted .tex files

On 1/27/2009 12:48 PM, Christopher W. Ryan wrote:
No, it will only process the file you give it.  There are various 
"makefiles" around that handle dependencies, running Sweave on each 
changed Rnw file before running latex on the master file.  For example, see

http://tolstoy.newcastle.edu.au/R/e2/help/06/11/4891.html

(which I haven't tried, I just googled for Sweave makefile).

Duncan Murdoch