Good call on the CSS!  Once I added:

graphic,
inlinegraphic,
imagedata {
     content: gadget("com.xmlmind.xmleditext.docbook.Graphic");
}

to the stylesheet all was well.  Thank you!

----  Nick

On 1/2/2012 1:09 PM, Hussein Shafie wrote:
> 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.
  <snip>
> 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

Reply via email to