Susanne --
Thank you. On your suggestion I took a closer look.
It appears that there is a bug in the RTF generation. No matter what, the RTF
picture references are wrong. With CASE_SENSITIVE_NAMES set to NO, the RTF has
obviously wrong names like:
classMixedCaseName_inherit_graph.gif
when the file is named something like: class_m_ixed_c_ase_n_ame_inherit_graph
With CASE_SENSITIVE_NAMES = YES the RTF gets the same name, but the file has a
couple extra underscores in the name:
RTF: classMixedCaseName_inherit_graph.gif
File: classMixedCaseName__inherit__graph.gif
Not easy to spot. But, once you know, a couple of quick commands in emacs fixed
that right up :-)
Jeff
> -----Original Message-----
> From: Susanne Muris [mailto:sus...@t-...]
> Sent: Sunday, July 29, 2001 7:08 PM
> To: je...@cr...
> Subject: RE: [Doxygen-users] Pictures in RTF with Word 2000
>
>
> This message was sent from Geocrawler.com by "Susanne Muris"
> <sus...@t-...>
>
>
> Did you compary the names of the referenced files
> in the field function with the actual file names?
> I assume they're different. I had a similar
> problem, observed problems in class names with
> colons and on each instance when a capital letter
> was used within a class name. I could resolve the
> issue only partially by setting the switch for
> case-sensitive file names in the configuration
> file to YES.
>
> ---------------------------------------
>
> When I generate RTF documents with embedded
> graphics from Graphviz, the graphics
> don't show up in my word document. A picture
> frame is there, and a cursory
> glance at indicates that the INCLUDEPICTURE is in
> the RTF and looks reasonable
> (I'm no RTF expert). I am using word 2000 to read
> the generated RTF from Doxygen
> 1.2.8.1.
>
> Seems to me I someone else had a similar problem,
> but the mail archive isn't
> searchable :-( Ideas?
>
> Thx
>
> Jeff
>
>
> _______________________________________________
> Doxygen-users mailing list
> Dox...@li...
> http://lists.sourceforge.net/lists/listinfo/doxyge
> n-users
>
>
>
> Geocrawler.com - The Knowledge Archive
>
|