search for: praeambel

Displaying 1 result from an estimated 1 matches for "praeambel".

2014 Nov 03
0
Pkg creation: Sweave: multiple files vignette: Error in R CMD check
...> texi2pdf -> texi2dvi Ausf?hrung angehalten Fehler: Command failed (1) Ausf?hrung angehalten Exited with status 1. ### So, it seems like that it is tried to make a tex-file from my child-Rnw-file called "ChapterY.Rnw", what of couse is not possible, because that file contains no praeambel. As a workaround I tried to put my child-Rnw-file in a subfolder (ChapterY) and calling this file by \SweaveInput{ChapterY/ChapterY.Rnw}. Again, "Complie pdf" as well as Sweave("Master.Rnw") works fine, but with checking the package I get the following error: Error in SweaveRe...