[l2h] Using JPG images in Latex2HTML
Shigeharu TAKENO
shige at iee.niit.ac.jp
Tue Apr 8 20:48:39 CEST 2003
shige 04/08 2003
----------------
> I have an existing base of documents created for PDFLatex that use jpg
> graphics.
>
> I now want to use Latex2HTML to convert them , but I find that Latex2HTML
> converts them.
> Is there a way to bypass this conversion without changing the original
> source code to use \htmlonly tags.
pdflatex can use jpeg image files, but dvips used in latex2html
can't.
One solution is to translate all jpg image file(s) to eps file(s)
(ex. by jpeg2ps) and to modify your latex source file(s) which
can be translated by latex and dvips instead of pdflatex.
I don't know any other way.
+========================================================+
Shigeharu TAKENO NIigata Institute of Technology
kashiwazaki,Niigata 945-1195 JAPAN
shige at iee.niit.ac.jp TEL(&FAX): +81-257-22-8161
+========================================================+
More information about the latex2html
mailing list