GNOME Bugzilla – Bug 606156
RTF indexes will look odd on MS Word 2007
Last modified: 2012-11-18 11:11:35 UTC
When I convert the HTML into the refman.rtf a lot of indexes look unreadable mainly because of the lack of \par in the rtf. MyGroup1\tab {\field\fldedit {\*\fldinst PAGEREF AAAAAAAAAD \\*MERGEFORMAT}{\fldrslt pagenum}} MyGroup2\tab {\field\fldedit {\*\fldinst PAGEREF AAAAAAAAAE \\*MERGEFORMAT}{\fldrslt pagenum}} should be for example MyGroup1\tab {\field\fldedit {\*\fldinst PAGEREF AAAAAAAAAD \\*MERGEFORMAT}{\fldrslt pagenum}} \par MyGroup2\tab {\field\fldedit {\*\fldinst PAGEREF AAAAAAAAAE \\*MERGEFORMAT}{\fldrslt pagenum}} \par otherwise all tables of contents become unusable
Confirmed. Should be fixed in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.6.3. 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.