NAME
sl2h - simple latex to HTML converter
SYNOPSIS
sl2h [-show-unknowns] [file ...]
DESCRIPTION
sl2h is a simple converter from latex(1) format to HTML (which can be
used with, e.g., netscape(1) or Mosaic(1)). If the -show-unknowns
options is given, unrecognized LaTeX control sequences appear in bold
in the output. sl2h uses the LaTeX-generated .toc and .bbl files to
help create table of contents and bibliography.
BUGS
It is possible to tell sl2h about new control sequences by putting
special TeX comments in one’s documentation chunks, but there’s no
documentation. Use the source, Luke.
SEE ALSO
nowebfilters(7), htmltoc(1)
VERSION
This man page is from noweb version 2.11b.
AUTHOR
Norman Ramsey, Harvard University. Internet address
nr@eecs.harvard.edu.
Noweb home page at http://www.eecs.harvard.edu/~nr/noweb.
local 3/28/2001 NOWEB(1)