Hi,

I am using the DocBook XSL Stylesheets to generate FO. So the best way
to solve my memory issue would be to diverge from article style and
start a new fo:page-sequence after every major section like I would do
in book style for chapters...

Thanks for all the help ;)

Cheers,
Tobias

On Tue, May 5, 2009 at 8:30 PM, Andreas Delmelle
<[email protected]> wrote:
> On 05 May 2009, at 18:47, Tobias Anstett [k15t.com] wrote:
>
> Hi Tobias
>
>> does a fo:page-sequence always "break a page" or is there a way to
>> continue on the same page?
>
> Yes, a new page-sequence always starts on a new page. No way to disable
> this.
> Note that using forced breaks (break-before/break-after) inside a
> page-sequence only saves in the layout process, while starting a new
> page-sequence also releases all objects related to the FO tree.
>
>
> Regards
>
> Andreas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

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

Reply via email to