After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 667192 - Includes in file reference are all on one line with dependency graph
Includes in file reference are all on one line with dependency graph
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.7.6.1
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2012-01-03 15:57 UTC by Phil Smith
Modified: 2012-02-25 15:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to do double backslash (621 bytes, patch)
2012-01-03 15:57 UTC, Phil Smith
none Details | Review

Description Phil Smith 2012-01-03 15:57:51 UTC
Created attachment 204502 [details] [review]
patch to do double backslash

In the "File Documentation" chapter of the LaTeX output, in the "File Reference", the include file list is all on one line and the dependency graph caption (when enabled) is also on the same line.
Looking at the .tex files, this is because the include files have \* after each instead of \\* (also a newline afterwards would be nice).
The attached patch produces nicely formatted output as I think was indented.
Comment 1 André Klapper 2012-02-02 21:03:51 UTC
Comment on attachment 204502 [details] [review]
patch to do double backslash

[Setting "patch" flag and correcting mime type]
Comment 2 Dimitri van Heesch 2012-02-05 13:00:20 UTC
Hi Phil,

I'll include the fix for \\*
The line break is needed where it is now for other output formats (HTML for instance).
Comment 3 Dimitri van Heesch 2012-02-25 15:37:11 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.0. 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.