Am Freitag, 20. Februar 2004 17:25 schrieb jorgen johansson:
Hello,
I have got latex2html 2002-2-1 (1.71) up and running together with lyx 1.3.3 (native qt version under windows XP).
I have some photos in .jpg format that I'd rather keep in that format for the html version of my document. But l2h converts it to .gif or .png (depending on the settings l2hconf.pm).
Because latex2html does not know that they were available as .jpg, it only sees the .eps file references in the .tex file.
no, the problem is that l2h without the patch doesn't support jpg. On the other hand it is in any case better to insert the graphics _without_ the extension: \includegraphics{myRose}, then it works with LaTeX _and_ pdfLaTeX (eps/jpg).
Herbert
