Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Patch] add LATEX_FOOTER configuration option (Origin: bugzilla #642579) #4162

Closed
doxygen opened this issue Jul 2, 2018 · 0 comments
Closed

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status RESOLVED severity normal in component general for ---
Reported in version unspecified on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2011-02-17 15:58:32 +0000, Mark de Wever wrote:

Created attachment 181139
Patch which adds the LATEX_FOOTER configuration option

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 (against the current trunk) 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.

On 2011-02-17 19:33:38 +0000, Dimitri van Heesch wrote:

Thanks, I'll include the patch in the next subversion update.

On 2011-03-28 14:18:55 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.4. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.

@doxygen doxygen closed this as completed Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant