Subject: Inline-Level Formatting Objects
From: Bovone Stefano <Stefano.Bovone@xxxxxxxx>
Date: Wed, 19 Jan 2000 14:24:45 +0100
|
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
|