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


>> It does not.
>
>
> <img align="left"/>
> <p>...</p>


Eliotte,

I seem to have forgotten what that means in HTML, but it is probably  
a left side float. If it is, then it is

<float float="left">
   <external-graphic/>
</float>

In FO.

David


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