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: [docbook] Adding a floating image



Hi,

I am unable to place an image in my paragraph so that the paragraph text
flows around it. I am using saxon and the XEP processor. Where are the
values of the dbfo documented?
Here's my code:

<sidebar>
<?dbfo sidebar-width="335px"?>
<?dbfo float-type="left"?>
<para>
<imagedata fileref="img/david-bowie-001.jpg" scale="100" scalefit="1"
  width="315px" depth="445px" contentwidth="315px" contentdepth="445px"/>
</para>
</sidebar>

-- 
View this message in context: http://www.nabble.com/Adding-a-floating-image-tp24282778p24282778.html
Sent from the docbook General mailing list archive at Nabble.com.



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