I had seen the patch when I was surfing around for info, but I wasn't sure if this was what was I looking for.
On a windows system, what is the easiest way apply a patch? On unix/linux there is a program "patch" but I have never used it.
I saw that there is a patch program for windows at http://gnuwin32.sourceforge.net/packages.html
jorgen
Herbert Voss wrote:
Herbert Voss wrote:
jorgen johansson wrote:
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).
there is a patch for that. Whit it you can simply use latex2html -image_type jpg ...
http://www.mail-archive.com/[EMAIL PROTECTED]/msg02365.html
if you have problems with the patch, let me know.
Herbert