I have installed miktex on a Windows machine. I would like to run latex2html, and have installed it with the miktex package manager. However, after that, I do not know hot to run latex2html and have not been able to find any info about it. I cannot locate any file called latex2html.exe/bat or the like.

Where do I find latex2html, or how do I run it?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Wikipedia says:

LaTeX2HTML is a converter written in Perl that converts LaTeX documents to HTML.

So I suppose you will need to install Perl first.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.