On 18 Mar 2010, at 19:54, Mario Madunic wrote:

Hi Mario

> (using FOP 0.95 WinXP SP3)
> 
> I have the following
> 
> <fo:block xsl:use-attribute-sets="as_SectionTOCHeading" 
> span="all">Alphabetical Index</fo:block>
> 
> And my region is defined as
> 
> <fo:region-body region-name="sectionBody_AI" column-count="2" 
> column-gap="0.25in"

The most important question is whether the above fo:block is a direct fo:flow 
child...

See 7.21.4 in the XSL-FO 1.1 Rec., where it explicitly says:
"Note:
This only has effect on areas returned by a flow; e.g. block-areas generated by 
fo:block children of an fo:flow. Children and further descendants of these 
areas take on the spanning characteristic of their parent."

Could that be the problem here?



Regards,

Andreas Delmelle
---


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to