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

Default LATeX header misses $-placeholders (Origin: bugzilla #668003) #4530

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

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status NEW severity normal in component build for ---
Reported in version 1.7.6.1 on platform Other
Assigned to: Dimitri van Heesch

On 2012-01-16 12:35:20 +0000, Stefan wrote:

Generating the default header for LaTeX doesn't use the $-placeholders
($title, $project..., etc.) for the project information.

Steps to reproduce:

1) create a new empty folder and change into it
2) execute "doxygen -g Doxyfile"
3) execute "doxygen -w latex header.tex footer.tex doxygen.sty Doxyfile"
4) examine the header and notice no $-placeholders are contained

Thanks in advance,
Stefan
@albert-github
Copy link
Collaborator

I've just pushed a proposed patch, pull request #8309

@albert-github
Copy link
Collaborator

Code has been integrated in master on github (please don't close the issue as this will be done at the moment of an official release).

@albert-github albert-github added the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Jan 12, 2021
@doxygen
Copy link
Owner Author

doxygen commented Aug 18, 2021

This issue was previously marked 'fixed but not released',
which means it should be fixed in doxygen version 1.9.2.
Please verify if this is indeed the case. Reopen the
issue if you think it is not fixed and please include any additional information
that you think can be relevant (preferably in the form of a self-contained example).

@doxygen doxygen removed the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Aug 18, 2021
@doxygen doxygen closed this as completed Aug 18, 2021
albert-github added a commit to albert-github/doxygen that referenced this issue Jun 4, 2022
…n LaTeX

During the conversion from the hard coded template for the LaTeX header / footer apparently the `PROJECT_NUMBER` was not properly considered (see doxygen#8309 /  Default LaTeX header misses $-placeholders (Origin: bugzilla 668003) doxygen#4530).

This has been corrected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants