Re: [Doxygen-develop] [Patch] LATEX_FOOTER
Brought to you by:
dimitri
From: Mark de W. <m.d...@da...> - 2011-02-14 08:21:17
|
Mark de Wever wrote: > Hi, > > I recently wanted to add the LaTeX output of Doxygen in the middle of a > manual. So I wanted to have a Doxygen generated refman.tex that only > adds the list of files needed to include the Doxygen output. With an > empty LATEX_HEADER file I could skip the automatic preamble, but alas > there was no LATEX_FOOTER option to avoid the generation of the final > part (\makeindex\end{document}). > > So I wrote a small patch which adds a LATEX_FOOTER configuration option. > The option allows you to use a file to generate the final part of the > LaTeX file. If you deem it useful feel free to include it in Doxygen. I send the message above a while ago, but got no reaction. I'm curious is there no interest in the patch or did it went below the radar? Is is there another place where I should post patches? Regards, Mark de Wever |