Am 10.09.2010 16:20, schrieb [email protected]:

I used to be able to include PDF pages into my lyx with with 
Insert|File|ExternalMaterial|pdfpages. However, something has changed and when 
I generate pdflatex output, it cannot find the file, even though I can see the 
preview out the PDF document in lyx. I look around and I cannot find the file 
it refers to. The error I get is:

Package pdfpages error: Cannot find file `0_home_mateo_work_article'.

However, if I export the lyx file with tex(pdflatex), I can run pdflatex on the 
resulting tex file and get the desired result. If I look at the tex fiel, I see:

\includepdf[pages=-]{article}

The problem is that LyX cannot yet handle relative paths very well. Therefore try to specify the file with its absolute path.

regards Uwe

Reply via email to