Electronic Publishing Tools

To use latex2html (l2h), you need to be on one of the department's Unix machines, e.g. calvin, thorin, kamin ... Then perform the command

source /home/linnell/ravik

This will set up your paths correctly. Then if your tex file is myfile.tex

latex2html myfile

will produce a directory in your current directory called myfile. Then you can view what l2h has produced by clicking netscape on myfile/myfile.html. However to get the best features of latex2html (in particular fewer gif's), perform the command

latex2html -no_math -html_version 3.2,math myfile

Notes

Related commands


Return to

Revision Date: Thu Jan 3 21:32:31 EST 2002