This is dlh---a fast LaTeX to HTML translator.  Some people say it is
an express delivery service with a twist, others claim it stands for
David's LaTeX to HTML translator.  Take your pick.

See INSTALL on how to build and install dlh.

Since there is currently a glaring lack of documentation, here the
most important things:

* Running dlh:

There is now a man page that describes this in a fair amount of detail.

* Features

dlh currently supports many LaTeX commands.  Notably:

  - \[re]newcommand
  - \newenvironment
  - \newlength etc.
  - tabular environments (translated into HTML3 tables)
  - \psfig command (requires GhostScript and pnmtogif to translate
    PS figures into gif images)
  - citations (.bbl file normally generated by BibTeX or some such)

A complete list of commands can be found in doc/ref.tex.  More
documentation will be added as time permits.

* Limitations

Missing features are:

  - minimal math support
  - index does not get sorted properly if index entries contain LaTeX
    commands (e.g., \index{\bf important} would not get sorted properly)

If you have any suggestions, or preferably, improvements, feel free to
send mail to David.Mosberger@acm.org.  But be advised that I wrote
this translator mostly for fun so I can't realy promise to add a
particular feature (if you send clean patches, it's like that they'll
make it into the sources, though).
