FW: Inline-Level Formatting Objects

-----Original Message-----
From: Bovone Stefano [mailto:Stefano.Bovone@elsag.it]
Sent: mercoledì 19 gennaio 2000 14.25
To: xsl-list@mulberrytech.com
Subject: Inline-Level Formatting Objects


Section 6.6.1 WD XSL:

I can read:

"turning a normally inline formatting object, fo:external-graphic, into a
block by 'wrapping' with a fo:block formatting object.."

If I have:

<fo:block>
 <fo:external-graphic href="jjjkl"/>
</fo:block>

I think I have to construct an area with inside one line area which contains
the image.
Or better: normal-area -> linearea -> inlinearea that contains the image.

Is this correct ?

Bye.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Received on Monday, 14 February 2000 03:29:29 UTC