Angus Leeming wrote: > Does it work if you specify an absolute path to foo_1.eps within the > xfig file?
I suspect that xfig generates an eps file that references the foo_1.eps file rather than contains a copy of it. That's why the bitmap file shown on the lyx screen works ok, because the bitmap is complete. So, an alternative to using an absolute path to foo_1.eps within the xfig file would be to tell xfig to copy the included eps file rather than create a link to it. 'man xfig' or the xfig-users list might be able to help. -- Angus