OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] Starting first section on new page in HTML output


Hi Rene,

  Yes, you can!  And it's easy even. (I assume you're importing either chunk.xsl or profile-chunk.xsl)

  Add this parameters to your file:
<!-- For HTML output: chunks the 1st sections as well as the others -->
<xsl:param name="chunk.first.sections">1</xsl:param>

  By the way, here is a great reference to doing all kinds of neat things with the stylesheets.  It's called "DocBook XSL: The Complete Guide" and it's written by Bob Stayton. I've found it extremely helpful on many occasions.
http://www.sagehill.net/docbookxsl/index.html

  --Trish


Trish Billard
trish.billard@hp.com
(408) 285-5462



-----Original Message-----
From: Rene Hache [mailto:rhache@yahoo.com]
Sent: Monday, June 21, 2004 2:21 PM
To: docbook-apps
Subject: [docbook-apps] Starting first section on new page in HTML
output


Hi Everyone,

I was wondering if it is possible to have the first section of a chapter start
on a separate page (as opposed to being below the chapter TOC) in a chunked
HTML output?

Thanks,
René

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]