Subject: RE: fo:inline vs. fo:wrapper
From: "bryan" <bry@xxxxxxxxxx>
Date: Sun, 7 Jul 2002 16:41:55 +0200
|
>The difference between fo:inline and fo:wrapper is that the
>wrapper only holds inheritable properties for the areas
>within, while the fo:inline generates areas. This means a
>fo:inline can have a border, background, space-start and
>space-end and padding and a few other bits, while a
>fo:wrapper cannot.
Does this mean then, that if I have a structure like this:
fo:wrapper
fo:block
/fo:block
fo:block span="all"
/fo:block
fo:block
/fo:block
/fo:wrapper
in a two-column page that the fo:block with span="all" should then be
able to span without a problem?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|