[Doxygen-users] RTF questions; resend
Brought to you by:
dimitri
From: <Mar...@no...> - 2001-06-19 21:04:09
|
Hi all, is there really nobody with at least a tiny comment or tip? BR,=20 /Markus PS: All questions below refer to DG 1.2.8 > -----Urspr=FCngliche Nachricht----- > Von: ext Mar...@no... [mailto:Mar...@no...] > Gesendet: Donnerstag, 7. Juni 2001 10:58 > An: dox...@li... > Betreff: [Doxygen-users] RTF questions >=20 >=20 > Hi Doxygeners! >=20 > Maybe you can help me solving following problems: >=20 > ## 1 ## >=20 > Suppose following header file comment: >=20 > /** > ... > * <PRE> > * ------------------- ----------------------- ------- > * | mem buf 1 | | mem buf 2 | | mb3 | > * ------------------- ----------------------- ------- > * </PRE> > ... > */ >=20 > In HTML output I get correct stuff: >=20 > ------------------- ----------------------- ------- > | mem buf 1 | | mem buf 2 | | mb3 | > ------------------- ----------------------- ------- >=20 >=20 > But in RTF the output is as follows (with grey background): >=20 > ------------------- ----------------------- ------- |=20 > mem buf 1 > | | mem buf 2 | | mb3 | ------------------- > ----------------------- -------=20 >=20 >=20 > i.e. the linebreaks are not considered. >=20 > Any idea to solve this. (If I use <BR> in header the RTF=20 > output is ok, but > the HTML contains empty lines) >=20 >=20 > ## 2 ## >=20 > With 'doxygen -ertf RET_extension.txt' I can generate and RTF=20 > extension > file, > but how to get doxygen using the content when generating RTF = document? >=20 >=20 > ## 3 ## > Is there any way to tell m$-word to automatically update RTF=20 > file content > (simulate STRG-A, F9)? >=20 >=20 > Thanks a lot for any suggestion or tip! >=20 > BR, > Markus Lepper >=20 > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > http://lists.sourceforge.net/lists/listinfo/doxygen-users >=20 |