summaryrefslogtreecommitdiff
path: root/devel/doxygen/files/patch-src-latexgen.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken LaTeX code generated by doxygen. Changing packageJoerg Wunsch2003-05-111-0/+11
fancyhdr's \footrulewidth has always been documented using \renewcommand (as opposed to \setlength), and the LaTeX from teTeX 2.x barfs about it otherwise. This is merely a stop-gap measure until the maintainer finds the time to upgrade the doxygen port to a current version. Notes: svn path=/head/; revision=80669