logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sl2h - simple latex to HTML converter

Author

       Norman Ramsey, Tufts University.  Internet address Norman.Ramsey@tufts.edu.
       Noweb home page at http://www.cs.tufts.edu/~nr/noweb.

                                                local 10/40/2008                                        NOWEB(1)

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.

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.  If the -html-quotes option is given, sl2h converts LaTeX double-quote ligatures into HTML
       4  double-quote  entities.   sl2h  uses  the  LaTeX-generated .toc and .bbl files to help create table of
       contents and bibliography.

Name

       sl2h - simple latex to HTML converter

See Also

nowebfilters(7), htmltoc(1)

Synopsis

sl2h [-show-unknowns] [-html-quotes] [file ...]

Version

       This man page is from noweb version 2.12.

See Also