OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Newbie: DocBook and images


I am generating html using Docbook and Cocoon, standard installation on Mac OS X.

xml fragment:
<figure><title>The SapphireOne Structure is displayed below.</title>
<graphic fileref="/Tomcat/webapps/cocoon/docbook/images/SOStructure" format="JPEG"/>
</figure>

This fragment generates the following html fragment:
<div>
<img src="/Tomcat/webapps/cocoon/docbook/images/SOStructure" alt="The SapphireOne Structure is displayed below."></div>
</div>


This does not display the Image in IE 5.2.1 (Mac), but when I save the html to disc, and open the file fro the disc, it does display the image.
Now I can live with this (for about a week), but I need a fix.

Any help would be appreciated.

Versions:
Cocoon 2.04.1
Java: 1.4.1_01
Docbook 4.1


Craig Nock



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]