Seeing that you can convert .eps to .pdf, just do that (once)I am having trouble including eps figures when running pdflatex. I can see that Lyx is converting the pics to pdfs in the graphics debug window.
Executing command:epstopdf --outfile="_Thesis_pics_micro_crack_delam.pdf" "_Thesis_pics_micro_crack_delam.eps"
then I can see the pdf's in the tmp directory. But when I view the pdf in Acrobat, I can't see the figures. This is on the native windows port.
and include the resulting .pdf figures instead. Pdflatex
works well with pdf figures.
Some programs, such as xfig, can make pdf figures directly without going via eps first. I have a modified externel inset for xfig that does this - it works well with pdflatex. It is available at: http://www.aitel.hist.no/~helgehaf/sw/ future versions of lyx won't need this as the external inset mechanism will support this directly.
Helge Hafting