Thomas,

This particular problem is caused by fancyhdr.sty, which has changed the way it does footrulewidth (see comments in that file).

I think you should replace

\setlength{\footrulewidth}{0.4pt}

with

\def\footrulewideth{0.4pt}

I'm not sure this is right, because I haven't been able to TeX the rest of the document. There is a later problem, which is that the graphics file doxygen_logo is expected as a pdf or a tif. I fixed that by using ps2pdf to get a pdf form.

But then, all the included files have the suffix .doc, whereas .tex is expected. I don't know what's going on here, so I'll leave that for someone else to diagnose (I don't know what doxygen is supposed to do ... perhaps when you are installing doxygen rather than just trying to latex the file as I was, it automagically knows what to do at this point).

Bill

On Tuesday, February 4, 2003, at 05:03 PM, thomas kotzian wrote:

I have some reports that the package doxygen doesn't work with gerben's distro and with the newest tex distribution in fink unstable.

the problem is the tex-file included in the .tar-file of doxygen in the /latex directory. it gets processed with "pdflatex doxygen_manual.tex" and gives the following errors. it worked with the "old" tetex distro in fink.

This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.5)
(./doxygen_manual.tex{/sw/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/sw/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/sw/share/texmf/tex/latex/base/size10.clo))
(/sw/share/texmf/tex/latex/misc/a4wide.sty
(/sw/share/texmf/tex/latex/ntgclass/a4.sty))
(/sw/share/texmf/tex/latex/base/makeidx.sty)
(/sw/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/sw/share/texmf/tex/latex/misc/float.sty)
(/sw/share/texmf/tex/latex/graphics/graphicx.sty
(/sw/share/texmf/tex/latex/graphics/keyval.sty)
(/sw/share/texmf/tex/latex/graphics/graphics.sty
(/sw/share/texmf/tex/latex/graphics/trig.sty)
(/sw/share/texmf/tex/latex/config/graphics.cfg)
(/sw/share/texmf/tex/latex/graphics/pdftex.def)))
(/sw/share/texmf/tex/generic/misc/epsf.tex
This is `epsf.tex' v2.7k <10 July 1997>
) (./doxygen.sty (/sw/share/texmf/tex/latex/tools/calc.sty)
(/sw/share/texmf/tex/latex/tools/array.sty))
(/sw/share/texmf/tex/latex/tools/multicol.sty)
(/sw/share/texmf/tex/latex/psnfss/times.sty)
(/sw/share/texmf/tex/latex/base/alltt.sty)
(/sw/share/texmf/tex/latex/hyperref/hyperref.sty
(/sw/share/texmf/tex/latex/hyperref/pd1enc.def)
(/sw/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/sw/share/texmf/tex/latex/hyperref/backref.sty)
(/sw/share/texmf-local/tex/latex/html/url.sty))
*hyperref using driver hpdftex*
(/sw/share/texmf/tex/latex/hyperref/hpdftex.def
(/sw/share/texmf/tex/latex/psnfss/pifont.sty
(/sw/share/texmf/tex/latex/psnfss/upzd.fd)
(/sw/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file doxygen_manual.idx

! LaTeX Error: Missing \begin{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.33 \setlength{\footrulewidth}{0.4pt}

?

Can someone please help me to find the problem - i don't know what has changed.

Thanks,
--
thomas kotzian, [EMAIL PROTECTED]



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


(520) 621 6697
http://www.math.arizona.edu/~wmc



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to