[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook] Nested ItemizedLists with IE and PDF
XML
<listitem>
<simpara>
<emphasis>Any special instructions for packaging and
handling</emphasis>
<inlinemediaobject>
<imageobject>
<imagedata depth="14pt" scalefit="1"
fileref="images/checklist.gif"/>
</imageobject>
</inlinemediaobject>
</simpara>
</listitem>
HTML Code
<span class="emphasis"><em>Any special instructions for packaging and
handling</em></span>
<span class="inlinemediaobject"><img
src="file:/home/millerray/DocBook/file:/home/millerray/DocBook/images/checklist.gif"
height="18"></span>
note the src uri.
Problem only occurs with xincludes
Ray Miller
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]