On 01/02/2012 06:16 PM, Nicholas Chase wrote: > > I'm trying to figure out why figures aren't appearing in XML Mind. > Here's the code within the chapter: > > > <figure id="fig_02_muleEventAndMessage"> > <title>The MuleEvent and its main objects.</title> > > <mediaobject> > <imageobject> > <imagedata fileref="figures/ch2/muleEventAndMessage.png" /> > </imageobject> > </mediaobject> > </figure> > > I've verified that the image exists, but in the document we see just the > caption and a greyed out box.
A screenshot would really help. In principle, XMLmind XML Editor never displays images as "greyed out boxes". > > I tried changing it to a gif but same thing. > > Any ideas? > Not really. May be you have simply selected option "Display images as bounding boxes" (Options|Preferences, View section) without noticing it. More information in http://www.xmlmind.com/xmleditor/_distrib/doc/help/viewOptions.html Another possiblity is that you are using a customized DocBook CSS stylesheet and that there is a problem with your customization. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

