# SHORT DESC: LATEX2HTML is a tool to convert LATEX documents to HTML. # LONG DESC: LATEX2HTML is a convertor that converts LATEX documents to HTML. This way e.g. scientific papers - primarily typeset for printing - can be put on the Web for online viewing. LATEX2HTML does also a good job in rapid web site deployment. ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \ make && \ make install || exit 1