Re: [xep-support] Page Breaks Work in Single XML Files, but Not When Referring to Multiple XML Files

From: Geoff Levner <geoff@n-generate.com>
Date: Wed Nov 08 2006 - 10:27:15 PST

I have never tried to do what you are doing, but I suspect the
problem may be that you are inserting an empty block, which XEP may
well choose to ignore. Try to put some content in the block, such as
an empty fo:leader, or better yet set the break-before attribute on
the actual document text rather than on an empty block.

Geoff

On 8 Nov 2006, at 15:33, Loren Fieldhouse wrote:

> Okay, I'm baffled. I have two separate XSL-FO stylesheets. One is
> used to generate a single chapter document and the second is used
> to generate a full book. Now here's the kicker: page breaks work
> absolutely fine in the single XSL-FO, but when put into the full
> book XSL-FO, the same exact code doesn't work at all. Here's what
> I'm using:
>
> <xsl:template match="pagebreak">
> <fo:block break-before='page'/> </xsl:template>
>
>
>
> Thanks,
> Loren Fieldhouse
> HIPS|SUMMIT Documentation and User Support Specialist
>
> Halliburton Company
> HIPS|SUMMIT
> 3SE-16M
> 10200 Bellaire Blvd.
> Houston, Texas 77072-5206
> Office: +1.281.575.4405
> Cellular: +1.281.620.9621
>
> This e-mail, including any attached files, may contain confidential
> and privileged information for the sole use of the intended
> recipient. Any review, use, distribution, or disclosure by others
> is strictly prohibited. If you are not the intended recipient (or
> authorized to receive information for the intended recipient),
> please contact the sender by reply e-mail and delete all copies of
> this message.

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Wed Nov 8 10:40:54 2006

This archive was generated by hypermail 2.1.8 : Wed Nov 08 2006 - 10:40:55 PST