Sophie

Sophie

distrib > Mandriva > 2010.2 > x86_64 > by-pkgid > a58d85af59edf7fb701c73ea3ce1c5aa > files > 66

hevea-1.10-4mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
            "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>

<META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<META name="GENERATOR" content="hevea 1.10">
<META name="Author" content="Luc Maranget">
<LINK rel="stylesheet" type="text/css" href="manual.css">
<TITLE>Other LATEX to HTML translators</TITLE>
</HEAD>
<BODY >
<A HREF="manual044.html"><IMG SRC="previous_motif.gif" ALT="Previous"></A>
<A HREF="manual040.html"><IMG SRC="contents_motif.gif" ALT="Up"></A>
<A HREF="manual046.html"><IMG SRC="next_motif.gif" ALT="Next"></A>
<HR>
<H2 CLASS="section"><A NAME="htoc164">C.5</A>&#XA0;&#XA0;Other L<sup>A</sup>T<sub>E</sub>X to HTML translators</H2><P>

This short section gives pointers to a few other translators. I
performed not extensive testing and make no thorough comparison.
</P><DL CLASS="description"><DT CLASS="dt-description">
<B>LaTeX2html</B></DT><DD CLASS="dd-description">
LaTeX2html is a full system. It is written in perl and
calls L<sup>A</sup>T<sub>E</sub>X when in trouble.
As a consequence, LaTeX2html is powerful but it may fail on
large documents, for speed and memory reasons.
More information on LaTeX2html can be found at
<DIV CLASS="center">
<TT><A HREF="http://www-dsed.llnl.gov/files/programs/unix/latex2html/">http://www-dsed.llnl.gov/files/programs/unix/latex2html/</A></TT>
</DIV></DD><DT CLASS="dt-description"><B>TTH</B></DT><DD CLASS="dd-description"> The principle behind TTH is the same as the one of
H<FONT SIZE=2><sup>E</sup></FONT>V<FONT SIZE=2><sup>E</sup></FONT>A: write a fast translator as a lexer, use symbol fonts and
tables. However, there are differences, TTH accepts both T<sub>E</sub>X and
L<sup>A</sup>T<sub>E</sub>X source, 
TTH is written in C and the full source is not available
(only <CODE>lex</CODE> output is available).
Additionally, TTH insist on not using any kind of L<sup>A</sup>T<sub>E</sub>X
generated information and will show proper cross-reference labels,
even when no <TT>.aux</TT> file is present.
TTH output is a single document,
whereas H<FONT SIZE=2><sup>A</sup></FONT>C<FONT SIZE=2><sup>H</sup></FONT>A can cut the output of H<FONT SIZE=2><sup>E</sup></FONT>V<FONT SIZE=2><sup>E</sup></FONT>A into several files.
(however there exists a commercial
version of TTH that provides this extra functionality).
TTH can be found at
<DIV CLASS="center">
<TT><A HREF="http://hutchinson.belmont.ma.us/tth/">http://hutchinson.belmont.ma.us/tth/</A></TT>.
</DIV></DD><DT CLASS="dt-description"><TT><B>htmlgen</B></TT></DT><DD CLASS="dd-description"> The <TT>htmlgen</TT> translator is specialized
for producing the Caml manuals. This is H<FONT SIZE=2><sup>E</sup></FONT>V<FONT SIZE=2><sup>E</sup></FONT>A direct ancestor and I
owe much to its author, X.&#XA0;Leroy. See [<A HREF="manual047.html#htmlgen">htmlgen</A>] for a description
of <TT>htmlgen</TT> and a (bit outdated) discussion on L<sup>A</sup>T<sub>E</sub>X to
HTML translation.
</DD></DL><HR>
<A HREF="manual044.html"><IMG SRC="previous_motif.gif" ALT="Previous"></A>
<A HREF="manual040.html"><IMG SRC="contents_motif.gif" ALT="Up"></A>
<A HREF="manual046.html"><IMG SRC="next_motif.gif" ALT="Next"></A>
</BODY>
</HTML>