Re: [Doxygen-users] Bug: Doxygen fails to copy logo image to LaTex output dir

2016-04-03 Thread Albert
I've just pushed a proposed patch to github (pull request 463) The project logo was only copied for HTML, now it is done also for LaTeX and RTF. A current work around is to specify the project logo in LATEX_EXTRA_FILES On Fri, Feb 26, 2016 at 12:31 AM, Vega, Luis A wrote: > When outputting doc

[Doxygen-users] Bug: Doxygen fails to copy logo image to LaTex output dir

2016-02-25 Thread Vega, Luis A
When outputting documentation in LaTeX format, doxygen fails to copy the image set in "PROJECT_LOGO" to the output directory. Because of this, the use of the $projectlogo command option within a customized LaTeX header will cause a failure to build the final refman.pdf output. Workaround: 1-