That fixed it. Removed the block I was using for spacing and wrapped all other blocks.
Marijan (Mario) Madunic Publishing Specialist New Flyer Industries -----Original Message----- From: Andreas Delmelle [mailto:[email protected]] Sent: Thursday, March 18, 2010 2:02 PM To: [email protected] Subject: Re: spanning page columns not spanning 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] -------------------------------------------------------------------- Please consider the environment before printing this e-mail. CONFIDENTIALITY STATEMENT: This communication (and any and all information or material transmitted with this communication) is confidential, may be privileged and is intended only for the use of the intended recipient. If you are not the intended recipient, any review, retransmission, circulation, distribution, reproduction, conversion to hard copy, copying or other use of this communication, information or material is strictly prohibited and may be illegal. If you received this communication in error or if it is forwarded to you without the express authorization of New Flyer, please notify us immediately by telephone or by return email and permanently delete the communication, information and material from any computer, disk drive, diskette or other storage device or media. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
