Latex-To-HTML Converter
by Jonah Cohen <jonah@ibiblio.org>
http://www.ibiblio.org/obp/ltoh/


Files:
  make_book_html.pl -- convert an entire book to html
  ltoh.pl -- convert an individual chapter to html
  syntax.pl -- syntax-highlight a chapter
  toc.pl -- generate table of contents
  index.pl -- generate index
  parse.pl -- extract labels, indices, etc from a chapter
  lib.pl -- library containing conversion routines
  langs.txt -- multilingual translations used in converter
  html_header.html -- header for converted chapters
  html_header_footer.html -- header and footer for converted chapters
  style.html -- style sheet for syntax highlighter
  *.lang -- language definitions for syntax highlighter


Run make_book_html.pl to get started.  Report any problems to
Jonah Cohen at <jonah@ibiblio.org>.
