BigG writes: > > I have LyX 1.6.4 installed in cygwin on W2K, and LyXWindows 1.6.4 on W2K on > another box. When I > use beamerlyxexample1.lyx, warnings about missing graphics are generated. [...] > The PDF generated is fine, but missing the four knight images, and the ICSI > logo. This is what I > would expect. However, the relevant image files are actually there in the > same directory as > beamerlyxexample1.lyx. For example, > > $ ls -w 80 /usr/local/share/lyx/examples/beam* > /usr/local/share/lyx/examples/beamer-g4-mask.jpg* > /usr/local/share/lyx/examples/beamer-g4.jpg* > /usr/local/share/lyx/examples/beamer-icsi-logo.pdf* > /usr/local/share/lyx/examples/beamer-knight1-mask.png* > /usr/local/share/lyx/examples/beamer-knight1.png* > /usr/local/share/lyx/examples/beamer-knight2-mask.png* > /usr/local/share/lyx/examples/beamer-knight2.png* > /usr/local/share/lyx/examples/beamer-knight3-mask.png* > /usr/local/share/lyx/examples/beamer-knight3.png* > /usr/local/share/lyx/examples/beamer-knight4-mask.png* > /usr/local/share/lyx/examples/beamer-knight4.png* > /usr/local/share/lyx/examples/beamerlyxexample1.lyx* > > Why can't pdflatex find them?
This is a known pgf bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1336165&group_id=92412&atid=600660 A patch has been proposed, but it has not still been applied: http://sourceforge.net/tracker/index.php?func=detail&aid=1447974&group_id=92412&atid=600662 -- Enrico