[l2h] latex2html doesn't work anymore with tetex 3.0?

Mike FABIAN mfabian at suse.de
Fri Mar 4 20:34:17 CET 2005


latex2html seems to have stopped working with tetex 3.0.

I made a very small test file which works fine with tetex-2.0.2 (as
available on SuSE Linux 9.2) but fails with tetex-3.0 (in the current
beta version of SuSE Linux).

The test file looks like this:

    mfabian at magellan:~$ cat /tmp/test.tex
    \documentclass{article}
    \usepackage{html}
    \begin{document}
    Hello!
    \htmladdimg{haegar.png}
    \end{document}

    mfabian at magellan:~$ 


For the .png picture, you can use any .png picture you like.

When trying to compile this file with "latex" from the tetex-3.0
distribution, I get the error message:

    mfabian at magellan:/tmp$ latex test.tex
    This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
    entering extended mode
    (./test.tex
    LaTeX2e <2003/12/01>
    Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b
    ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
    stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
    h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
    kish, ukrainian, nohyphenation, loaded.
    (/usr/share/texmf/tex/latex/base/article.cls
    Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
    (/usr/share/texmf/tex/latex/base/size10.clo))
    (/usr/share/texmf/tex/latex/html/html.sty
    (/usr/share/texmf/tex/latex/hyperref/hyperref.sty
    (/usr/share/texmf/tex/latex/graphics/keyval.sty)
    (/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
    (/usr/share/texmf/tex/latex/hyperref/hyperref.cfg)
    Implicit mode ON; LaTeX internals redefined
    (/usr/share/texmf/tex/latex/html/url.sty))
    *hyperref using default driver hdvips*
    (/usr/share/texmf/tex/latex/hyperref/hdvips.def
    (/usr/share/texmf/tex/latex/hyperref/pdfmark.def)))
    No file test.aux.
    (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
    ! Missing \endcsname inserted.
    <to be read again> 
                       \color at endgroup 
    l.6 \end
            {document}
    ? x
    No pages of output.
    Transcript written on test.log.
    mfabian at magellan:/tmp$ 

Do you have any idea what is wrong? Does latex2html need to be adapted
to tetex-3.0?

Or am I doing something stupid?

-- 
Mike FABIAN   <mfabian at suse.de>   http://www.suse.de/~mfabian
睡眠不足はいい仕事の敵だ。



More information about the latex2html mailing list