Hello, I'd like to use already generated images (png) in a converted latex2html document for the OSCAR project (oscar.sf.net). Original images are screenshots and are then converted to eps automatically.
I wonder how to use the original images (png) into the HTML document rendered by latex2html. The default behavior is to convert images to png with a given scale factor which produce a poor quality output (png->eps->png !). I tried to use the /graphicspath{} command of the graphicx package and the --prefix command line argument of latex2html but the path of the images is still absolute : SRC="/home/ben/oscar/doc/installation/3a_sbs-wizard-step1.png" instead of the wanted SRC="3a_sbs-wizard-step1.png" or even better SRC="figs/3a_sbs-wizard-step1.png" I'm sorry if this question is already explained in the doc/FAQ/Mailing List archive. I did some searching bu was not able to solve my problem. Thanks by advance for any pointer to a solution ;-)) Ben -- Benoit des Ligneris Etudiant au Doctorat -- Ph. D. Student Web : http://benoit.des.ligneris.net/ President du - GULUS - president http://www.gulus.org/ Mydynaweb Developpe(u)r: http://mydynaweb.net/ GPG/PGP Key http://benoit.des.ligneris.net/linux/gpg.txt _______________________________________________ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html