GNOME Bugzilla – Bug 668066
Add ability to specify a customized LaTex style file
Last modified: 2014-12-23 15:29:38 UTC
Currently only the settings LATEX_HEADER and LATEX_FOOTER are available, but it is possible to generate a default style file too with "doxygan -w latex". It would be nice to have this specified with the LATEX_STYLE setting. Thanks in advance, Stefan
Seen Bug 687576 - Add support for LATEX_EXTRA_STYLESHEET and the remarks with HTML_EXTRA_STYLESHEET I think this request should not be honored.
Indeed. Use the new LATEX_EXTRA_STYLESHEET instead of completely replacing doxygen.sty. Replacing the stylesheet will break your LaTeX output later when upgrading doxygen.