This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook] 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]