i finally found my way to embed my pdf file into one document bia pdfpages.
If i include the file like this : In the preamble : \usepackages[normal]{pdfpages}
In an ERT : \includepdf[pages=1-11]{Articles/pdfpages.pdf}
In this case, it works (e.g. in a single file with some text and formatting) and produces what i want : text + pdf in the same file. Please note that i have checked the behaviour with different pdf file, the one i use to check is pdfpages.pdf (the documentation furnished by pdfpages). ---------------------------------------------------------------------- Now, if i want to get the file into my master document, i get these error messages :
Package keyval Error: page undefined. ...ludepdf[pages=1-11]{Articles/pdfpages.pdf}
do you have identical preambles for these LyX docs?
Herbert
