Hi, > I started using Sweave and LaTeX but have a (smaller) problem. As I > am not yet very fluent in LaTeX I do the following: I texify my > snw-file to look for errors in my LaTeX and correct them.
Maybe a dumb question, and sorry if this is the case, but do you run Sweave on your Snw file ? Because you must do it first to get a .tex file which will be passed to latex. If you directly run TeX on your Snw file, it can't work. HTH, Julien -- Julien Barnier Groupe de recherche sur la socialisation ENS-LSH - Lyon, France ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.