diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeX2HTML.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeX2HTML.html | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeX2HTML.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeX2HTML.html index e0f2d5d30c9..151536cc4a7 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeX2HTML.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeX2HTML.html @@ -51,7 +51,11 @@ browsing may be brighter — see <i>tex4ht</i>’s macros included. As a result, it’s pretty robust against the macros you include in your document, and it’s also pretty fast. -<dt><i>TeXpider</i><dd> a commercial program from +<dt><i>plasTeX</i><dd>a Python-based LaTeX document processing + framework. It gives DOM-like access to a LaTeX document, as + well as the ability to generate mulitple output formats + (e.g. HTML, DocBook, tBook, etc.). +<dt><i>TeXpider</i><dd>a commercial program from <a href="FAQ-commercial.html">Micropress</a>, which is described on <a href="http://www.micropress-inc.com/webb/wbstart.htm">http://www.micropress-inc.com/webb/wbstart.htm</a>; it uses bitmaps for equations. @@ -70,9 +74,10 @@ page gives lists of pros and cons, by way of comparison. HTML, with sections on (La)TeX and BibTeX — see <a href="http://www.w3.org/Tools/Word_proc_filters.html">http://www.w3.org/Tools/Word_proc_filters.html</a> <dl> -<dt><tt><i>latex2html</i></tt><dd>Browse <a href="http://www.tex.ac.uk/tex-archive/support/latex2html/">support/latex2html/</a> -<dt><tt><i>tex4ht</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/support/TeX4ht/tex4ht-all.zip">support/TeX4ht/tex4ht-all.zip</a> -<dt><tt><i>tth</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/nonfree/support/tth/dist/tth_C.tgz">nonfree/support/tth/dist/tth_C.tgz</a> +<dt><tt><i>latex2html</i></tt><dd>Browse <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archivesupport/latex2html/">support/latex2html/</a> +<dt><tt><i>plasTeX</i></tt><dd>Browse <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archivesupport/plastex/">support/plastex/</a> +<dt><tt><i>tex4ht</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archivesupport/TeX4ht/tex4ht-all.zip">support/TeX4ht/tex4ht-all.zip</a> +<dt><tt><i>tth</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/support/tth/dist.zip">support/tth/dist</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/support/tth/dist/">browse the directory</a>) </dl> <p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=LaTeX2HTML">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=LaTeX2HTML</a> </body> |