(BHello Mike,
(B
(BOn 05/03/2005, at 6:34 AM, Mike FABIAN wrote:
(B
(B> latex2html seems to have stopped working with tetex 3.0.
(B>
(B> I made a very small test file which works fine with tetex-2.0.2 (as
(B> available on SuSE Linux 9.2) but fails with tetex-3.0 (in the current
(B> beta version of SuSE Linux).
(B
(B
(B> When trying to compile this file with "latex" from the tetex-3.0
(B> distribution, I get the error message:
(B>
(B> [EMAIL PROTECTED]:/tmp$ latex test.tex
(B> This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
(B> entering extended mode
(B> (./test.tex
(B> LaTeX2e <2003/12/01>
(B> Babel <v3.8d> and hyphenation patterns for american, french, (B> german, ngerman, b
(B> ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, (B> esperanto, e
(B> stonian, finnish, greek, icelandic, irish, italian, latin, magyar, (B> norsk, polis
(B> h, portuges, romanian, russian, serbian, slovak, slovene, spanish, (B> swedish, tur
(B> kish, ukrainian, nohyphenation, loaded.
(B> (/usr/share/texmf/tex/latex/base/article.cls
(B> Document Class: article 2004/02/16 v1.4f Standard LaTeX document (B> class
(B> (/usr/share/texmf/tex/latex/base/size10.clo))
(B> (/usr/share/texmf/tex/latex/html/html.sty
(B> (/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(B> (/usr/share/texmf/tex/latex/graphics/keyval.sty)
(B> (/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(B> (/usr/share/texmf/tex/latex/hyperref/hyperref.cfg)
(B> Implicit mode ON; LaTeX internals redefined
(B> (/usr/share/texmf/tex/latex/html/url.sty))
(B> *hyperref using default driver hdvips*
(B> (/usr/share/texmf/tex/latex/hyperref/hdvips.def
(B> (/usr/share/texmf/tex/latex/hyperref/pdfmark.def)))
(B> No file test.aux.
(B> (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(B> ! Missing \endcsname inserted.
(B> <to be read again>
(B> [EMAIL PROTECTED]
(B
(BI don't see anything here that loads color.sty .
(B
(BTry adding \usepackage{color}
(Bto the preamble of your test document.
(BHopefully that will bypass the problem.
(B
(B
(B> l.6 \end
(B> {document}
(B> ? x
(B> No pages of output.
(B> Transcript written on test.log.
(B> [EMAIL PROTECTED]:/tmp$
(B>
(B> Do you have any idea what is wrong? Does latex2html need to be adapted
(B> to tetex-3.0?
(B>
(B> Or am I doing something stupid?
(B
(BNo, you haven't done anything stupid.
(B
(BIt looks to me like something is using color
(Bwithout having ensured that color is loaded.
(B
(BIt could be that something needs to be changed
(Bin html.sty to adapt to whatever is forcing
(Bthis use of (or checking for) color, perhaps due
(Bto recent changes in some of the other packages.
(B
(B
(BPlease let me know if loading the color package
(Bhas any effect.
(B
(B
(BHmm; now I see a different problem.
(B teTeX 3.0 now uses pdfeTeX as the typesetting engine,
(Brather than the older traditional LaTeX.
(B
(BHyperref is being loaded above with the 'hdvips' driver.
(BThis is wrong. It should now be the hpdftex driver.
(B
(BYour hyperref.cfg file should detect this.
(B
(B> /usr/share/texmf/tex/latex/hyperref/hyperref.cfg
(B
(Band load the correct driver.
(B
(BCan you show me the contents of this file please.
(B
(B
(BBest regards,
(B
(B Ross Moore
(B
(B
(B>
(B> -- (B> Mike FABIAN <[EMAIL PROTECTED]> http://www.suse.de/~mfabian
(B> $B?gL2ITB-$O$$$$;E;v$NE([EMAIL PROTECTED](B
(B>
(B> _______________________________________________
(B> latex2html mailing list
(B> [email protected]
(B> http://tug.org/mailman/listinfo/latex2html
(B>
(B------------------------------------------------------------------------
(BRoss Moore [EMAIL PROTECTED]
(BMathematics Department office: E7A-419
(BMacquarie University tel: +61 +2 9850 8955
(BSydney, Australia fax: +61 +2 9850 8114
(B------------------------------------------------------------------------
(B
(B_______________________________________________
(Blatex2html mailing list
([email protected]
(Bhttp://tug.org/mailman/listinfo/latex2html

Reply via email to