I have a file for my thesis, which include the chapters.
A few weeks ago, I worked with R-Statistic and *.rnw
files to produce a *.tex
paper.
Now, I want to include these *.tex
paper in my thesis. However, every time I get several errors.
Structure
/home/UserName/R-files/Dokumentation5.rnw /home/UserName/tex-Files/Dokumentation5.tex // from Dokumentation5.rnw files
In the following folder, I put the TeX and the figures (
*.pdf
)./home/UserName/Documentation/chapter/
Edit the
Dokumentation5.tex
, remove the beginning and "end document"In thesis file, I added the following commands:
\usepackage{Sweave} \include /home/UserName/Documentation/chapter/
run
latex
If I run LaTeX, I got several errors like:
File `Dokumentation5-004' not found.
\begin{document} ended by \end{Schunk}.
Too many }'s
File `Dokumentation5-033' not found.