← Prev in month ← Prev in thread
Next in thread → Next in month →

[docbook] Adding a floating image

From
ashelton3 <>
Date
2009-07-01T01:28:52+00:00
ID
Thread
[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.
← Prev in month ← Prev in thread
Next in thread → Next in month →