Re: [Doxygen-users] RTF output truncated ????
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-09-28 19:29:58
|
On Fri, Sep 28, 2001 at 08:03:07AM -0700, Joerg Meyer wrote: > Hi, > > I have been trying to produce RTF output from a small set (<10 files) of > C++ header files that documented using the javadoc style. I am able to > produce HTML, Latex (and PDF from that) just fine, so that everything > that is defined in the header files shows up in the output. However, > with the RTF output option a lot of stuff is missing. > > I tried it with just one input file but the same thing happened. It > looks like as if it stopped producing output after a certain point. > There are no error messages reported during the doxygen run. > > Is this a known problem or has anybody experienced soemthing liek this > before? If so, please let me know how you worked around it. > > I am running doxygen 1.2.10 on a debian installation, kernel 2.2.19. I suggest to try the latest CVS version of doxygen. Some RTF output problems have been fixed. If you still have problems, send me a small example that allows me to reproduce the bug. Regards, Dimitri |