GNOME Bugzilla – Bug 782754
rtf generation
Last modified: 2018-07-30 10:04:17 UTC
When generating RTF, under the heading "File Documentation", subheading "Data Structures", I see managed output running Microsoft Office 365 ProPlus, but under subheading "Functions" I see good output. I noticed that the mangled output plaintext includes three consecutive closed curly brackets "}}}" between bulleted items, but unmangled output plaintext has "}{/par}}}" in similar context. I tried editting RTF output by hand to change "Data Structures" section to match "Functions" section in this way and saw that formatting looks correct on my machine.
Can you please attach a (small) self-contained example (source+config file in a tar or zip) that allows us to reproduce the problem? Furthermore also specify the doxygen function you used.
Furthermore also specify the doxygen function you used. should read: Furthermore also specify the doxygen version you used.
From the description it look like a similar problem to bug_784281 (pull request 596 on doxygen github) Please verify and otherwise: Can you please attach a (small) self-contained example (source+config file in a tar or zip) that allows us to reproduce the problem? Furthermore also specify the doxygen version you used.
I've just pushed a proposed patch to github (pull request 746, https://github.com/doxygen/doxygen/pull/746).
Code has been integrated in master on github.
As discussed in https://github.com/doxygen/doxygen/pull/734 , Doxygen has moved its issue tracking to https://github.com/doxygen/doxygen/issues All Doxygen tickets in GNOME Bugzilla have been migrated to Github. You can subscribe and participate in the new ticket in Github. You can find the corresponding Github ticket by searching for its Bugzilla ID (number) in Github. Hence I am closing this GNOME Bugzilla ticket. Please use the corresponding ticket in Github instead. Thanks a lot!