On 2012-01-09, Csikos Bela wrote: > Hello: > I would like to export a lyx file to plain latex file so that the > original image files would be used in the created tex file. Currently > when I export to plain latex all the images are converted to eps files > and the images are referenced in the tex file by the figure names only > without the suffix. I would like to have the original files with suffix > (png and jpg) in the bibtex file. Is it possible? As I know correctly > pfdlatex (when runned on a tex file) can use jpg and png files.
Did you try File>Export>pdflatex? (File>Export>Latex is for conversion to DVI, which requires EPS images.) Günter