Re: [docbook-apps] Image alignment in FO output

From
Euis Luhuanam <>
Date
2006-04-21T02:46:27+00:00
ID
Thread
Re: [docbook-apps] Image alignment in FO output
Bob Stayton wrote:
> It works with figure, but not yet with informalfigure.  Adding float
> support to all the elements that should have it is on my list for version
> 1.70 of the stylesheets.

I tried "float" with 1.69 on fop, but the the figure disappear.
Anyway,  I have learn something new, i.e. resizing images.

-----------
<figure id="fid1"><title>Foo Title</title>
<mediaobject><imageobject>
    <imagedata fileref="img/foo-figure.png" width='200px' format="PNG"/>
</imageobject></mediaobject></figure>
------------

Thank you!

--
EL6: Euis Luhuanam