This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: how to insert page breaks after sections in PDF ?


The xsl:attribute-set element allows you to list an arbitrary combination of
attributes that will be copied through to the result element.  So, in this
case, any attribute from the XSL-FO specification can be included in any of
the attribute-sets.

Jeff

-----Original Message-----
From: Robert P. J. Day [mailto:rpjday at mindspring dot com]
Sent: Tuesday, February 25, 2003 12:40 PM
To: Bob Stayton
Cc: docbook apps list
Subject: Re: DOCBOOK-APPS: how to insert page breaks after sections in
PDF?


On Tue, 25 Feb 2003, Bob Stayton wrote:

> On Tue, Feb 25, 2003 at 11:31:52AM -0500, Robert P. J. Day wrote:
> > 
> >   almost certainly a trivial question, but i've looked through
> > the entire FO Parameter Reference and i don't see how i can
> > force a page break before particular section headers when
> > generating a PDF file.
> > 
> >   is there such a parameter?
> 
> Hi Robert, 
> you must be a little behind in your reading  of this list.  8^)
> This topic was covered just three days ago:
> 
> http://lists.oasis-open.org/archives/docbook-apps/200302/msg00393.html

>From rpjday at mindspring dot com Tue Feb 25 12:39:00 2003
Newsgroups: 
Date: Tue, 25 Feb 2003 12:39:00 -0500 (EST)
From: "Robert P. J. Day" <rpjday at mindspring dot com>
X-X-Sender: rpjday at dell
To: Bob Stayton <bobs at sco dot com>
cc: docbook apps list <docbook-apps at lists dot oasis-open dot org>
Subject: Re: DOCBOOK-APPS: how to insert page breaks after sections in PDF?
Fcc: sent-mail
In-Reply-To: <20030225092137 dot A28848 at sco dot com>
Message-ID: <Pine dot LNX dot 4 dot 44 dot 0302251235410 dot 16599 at dell>
X-Reply-UID: (2 > )(1 1040075781 355675)/var/spool/mail/rpjday
X-Reply-Mbox: inbox
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Tue, 25 Feb 2003, Bob Stayton wrote:

> On Tue, Feb 25, 2003 at 11:31:52AM -0500, Robert P. J. Day wrote:
> > 
> >   almost certainly a trivial question, but i've looked through
> > the entire FO Parameter Reference and i don't see how i can
> > force a page break before particular section headers when
> > generating a PDF file.
> > 
> >   is there such a parameter?
> 
> Hi Robert, 
> you must be a little behind in your reading  of this list.  8^)
> This topic was covered just three days ago:
> 
> http://lists.oasis-open.org/archives/docbook-apps/200302/msg00393.html



as a more general query, when i was looking for a way to force
page breaks, i consulted the "FO Parameter Reference" at

http://docbook.sourceforge.net/release/xsl/current/doc/fo/index.html

specifically looking under the "section.title.level1.properties"
entry, but that refers only to font size.  how should i have known
that there were more attributes for that parameter, such as a
page break?  is there somewhere a complete list of these
properties?

rday


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]