On 07/04/2011 09:54 AM, gregor.hochsch...@gmx.de wrote: > Hi, > > some of the pdfs I create with lyx crash the PDF viewer on other computers. > My computer displays the pdfs nicely but on other computers (I tried both > Adobe reader on windows and Preview on Mac) the viewer crashes when I want to > look at (or print) pages with figures (these pages are blank in the page > overview). > > I think this only occurs when I use the following: > 1) XeTeX with a system font > 2) Graphic files that are pdfs > > Any solutions for this problem? I like using both XeTeX and pdf graphics but > it's kind of annoying... > First, let's just be clear that this is very unlikely to be a LyX issue, in case anyone should think it was. The conversion chain used to produce the pdfs is one you could as well do by hand. So I suspect that the problem is a bug in the PDF viewers and should be reported to Adobe and Apple.
As for a workaround, you can convert the pdf graphics to some other format fairly easily. (I'm guessing you are on Linux, so: convert myfile.pdf myfile.png, though maybe you want something other than png.) It probably won't make much of a difference to the final pdf. Richard