Fredrik Karlsson <dargosch <at> gmail.com> writes: > I am using Sweave to generate figures and tables for my thesis. Now, I > have run into the problem that all of a sudden, Sweave produces not > only an \includegraphics command, but a > \include command as well. This breakes LaTeX processing. >
Check if you have set split=TRUE in the Sweave options. Dieter ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
