On Tue, Aug 13, 2002 at 08:48:02PM -0600, Martin Fuhrer wrote: > I am writing a Lyx document (1.1.6fix3) which includes many jpeg images. To > conserve time and disk space, I do not want to go through the process of > converting the jpeg images to .eps files. Because pdflatex handles jpeg > files, I am assuming things should be straightforward. > > However, I notice curious behaviour from Lyx whenever I go File -> Export -> > LaTeX. In the tex file that gets produced, all my references to jpeg files, > eg. figure.jpg, are now references to eps files, eg. figure.eps. I also > notice that when I go View -> PDF(pdflatex), Lyx inserts errors wherever I > have a figure with a jpeg image. The error says something like "Unknown > graphics extension: .eps. \includegraphics{figure.eps}".
I can't recreate a problem. You can try writing the file names without the .jpg suffix. Another option is to upgrade to lyx-1.2.0 which offer better handling of image formats.