pdflatex document to html
Posted
by Mica
on Stack Overflow
See other posts from Stack Overflow
or by Mica
Published on 2010-04-16T16:39:41Z
Indexed on
2010/04/16
16:43 UTC
Read the original article
Hit count: 396
I need to convert a bunch of pdflatex only documents (because of graphics-- .pdf's jpgs & pngs) to html. tex4ht is giving a bunch of garbage output. the documents are built using the \input command. Is there anything I can do to help tex4ht with a pdflatex document? I've looked at many converters (pandoc, hevea, tth, latex2rtf) but none of them can include my figures well. Is tex4ht my best bet?
© Stack Overflow or respective owner