1

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?

Ole Lynge
  • 135

1 Answers1

2

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.

fretje
  • 10,732