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