OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: 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


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