Hi everyone- I have a problem using Sweave within child documents, The production of the PDF seems to be interpreting the "Scrap" code (and anything withing ERT boxes for that matter) as regular text, and does not process it as Sweave code (or respect ERT information), I have used the same document type (book - sweave) for both master and child documents that contains the following:
-----------><----literate-book-sweave.layout-----><-------------- #% Do not delete the line below; configure depends on this # \DeclareLaTeXClass[book,Sweave.sty]{book (Sweave)} # literate-book textclass definition file. # Author : Edmar Wienskoski Jr. <edmar-w...@technologist.com> Format 4 Input book.layout Input literate-scrap.inc -----------><----literate-book-sweave.layout-----><-------------- I am using lyx v. 1.5.5 (debian lenny). How can I include child documents with sweave code? Thanks. Mateo.