Tuesday, 10 September 2013

Doxygen pdf output: links for c++ classes in index don't work properly

Doxygen pdf output: links for c++ classes in index don't work properly

Peculiar problem. The page links in the TOC and in the Class Index at the
top of the document work fine. Clicking on the hyperlinked page number
takes you to the right place in the document.
However, in the index section at the very end of the document, the page
links here take you to about where the class is documented, but always one
or two pages before.
This would be confusing for someone who doesn't know this problem exists.
Not sure where it comes from though - doxygen or latex. I run latex twice
(have tried running it more times, but this makes no difference).
Any ideas?

No comments:

Post a Comment