HTML2LATEX
|
html2latex
is a Perl
script that converts an HTML file into a LaTeX2e file.
The main difference between this and other HTML2LATEX programs is that
it also recognizes WebEQ applets.
Any WebEQ applet tags
that contain WebTeX
commands will be replaced with the equivalent
LaTeX commands.
html2latex
can also put images from the HTML file
into the LaTeX file if you have an image conversion program such
as ImageMagick's convert
.
convert
is necessary.
html2latex
works best on a UNIX system, but it should
work as well with Windows or other systems that are running Perl and an
image converter. Note that if you won't be working with web pages
that contain images, you will only need Perl.
html2latex
to
Jeffrey Schaefer
<schaefer@geom.umn.edu>