>>>>> On Sat, 14 Oct 2006 16:04:50 -0700, >>>>> Deepayan Sarkar (DS) wrote: > %.tex: %.Rnw > echo "library(tools); Sweave('$<')" | ${R_PROG} --vanilla --silent Note that we now have R CMD Sweave (new in R 2.4.0) for this purpose. Best, Fritz