Hi Ken, In reply to this <http://doxygen.10944.n7.nabble.com/Importing-Doxygen-Output-into-Word-tp6881.html> and your other post " RTF Tags Not Resolved <http://doxygen.10944.n7.nabble.com/RTF-Tags-Not-Resolved-tp6880.html> ".
Ken Kazinski wrote > [...] I have a large word document. I would like to import a Doxygen > output into my document as an appendix. When I export to a RTF all the > styles are wrong. [...] > Is there a easy way to get the styles out of word and into Doxygen or a > easy way to import my refman.xxx file? > [...] The RTF-Output of Doxygen is not very well maintained, and I read somewhere that it was already considered to remove it at all. Luckily this has not yet happened. But following steps worked for me. Not perfect but sufficient: 1. Open generated "refmain.rtf" 2. Select all the content of the document ([Ctrl]+[A]) and press [F9] to update all the field functions (fixes "RTF Tags Not Resolved") 3. Search and replace all section breaks (search for "^b") in the generated parts (replace with nothing ""). 4. Copy the required parts of the generated document to your other Word document (paste as "RTF formatted text") (actually I did 4 before 3, but it makes more sense this way, doesn't it?) This way all the styles of your original document should be applied to the generated content as well. HTH, Markus -- View this message in context: http://doxygen.10944.n7.nabble.com/Importing-Doxygen-Output-into-Word-tp6881p6882.html Sent from the Doxygen - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users