|
Subject: Re: [xsl] xsl:fo - keeps and breaks problem.. From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx> Date: Thu, 12 Sep 2002 15:52:15 +0100 |
Hi Andy,
> So I have to build something generic that 'knows' to break if it is
> approaching the bottom of a page. Essentially, I want to state a
> rule that says 'if this fo:block cannot be entirely displayed by the
> end of this page, break and start on a new page'...
I think that this is what keep-together is for, so you'd do something
like:
<fo:block keep-together.within-page="always">
...
</fo:block>
and that should keep all the content of the fo:block together within
the page.
But then I don't think that it's implemented by FOP, from their list
of features...
Cheers,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] xsl:fo - keeps and breaks, Andy Joslin | Thread | RE: [xsl] xsl:fo - keeps and breaks, DPawson |
| RE: [xsl] RE: performance with temp, Michael Kay | Date | RE: [xsl] Converting markup to non-, Michael Kay |
| Month |