Re: DOCBOOK-APPS: section numbering depth

2001-08-04 Thread Norman Walsh
/ Bob Stayton <[EMAIL PROTECTED]> was heard to say: | > From: Yann Dirson <[EMAIL PROTECTED]> [...] | > Looks like you should use generate.section.toc.level | | Well, not quite. The two section toc parameters are a bit | confusing. The generate.section.toc.level parameter Yeah, suggestions for

Re: DOCBOOK-APPS: section numbering depth

2001-07-31 Thread Bob Stayton
> From: Yann Dirson <[EMAIL PROTECTED]> > > On Mon, Jul 30, 2001 at 07:37:05PM +0200, Jens Hauptmann wrote: > > is there parameter to limit the depth of section numbering in the xsl > > stylesheets to a certain section level (using docbook-xsl-1.41, saxon > > 6.4.3, fop-0.19)? > > > > To limit

Re: DOCBOOK-APPS: section numbering depth

2001-07-31 Thread Yann Dirson
On Mon, Jul 30, 2001 at 07:37:05PM +0200, Jens Hauptmann wrote: > is there parameter to limit the depth of section numbering in the xsl > stylesheets to a certain section level (using docbook-xsl-1.41, saxon > 6.4.3, fop-0.19)? > > To limit the section depth listed in the toc I included name="

Re: DOCBOOK-APPS: section numbering depth

2001-07-30 Thread Bob Stayton
> From: Jens Hauptmann <[EMAIL PROTECTED]> > > is there parameter to limit the depth of section numbering in the xsl > stylesheets to a certain section level (using docbook-xsl-1.41, saxon > 6.4.3, fop-0.19)? Do you mean you want section numbering for, say, sect1, sect2, and sect3, but that s

DOCBOOK-APPS: section numbering depth

2001-07-30 Thread Jens Hauptmann
Hello, is there parameter to limit the depth of section numbering in the xsl stylesheets to a certain section level (using docbook-xsl-1.41, saxon 6.4.3, fop-0.19)? To limit the section depth listed in the toc I included to my param.xsl customization stylesheet which has no affect at all? I'

Re: DOCBOOK-APPS: Section numbering depth

2001-05-18 Thread Norman Walsh
/ Greg Gallagher <[EMAIL PROTECTED]> was heard to say: |We're currently using jade and DSSSL currently to render | PS/HTML/whatever ... what is the path of least resistance to modify | how sections are numbered in the chapters and TOC? Do we need to | switch to DockBookXML + XSL? Is there a

Re: DOCBOOK-APPS: Section numbering depth

2001-05-17 Thread Bob McIlvride
> 3. In your stylesheet customisation, cut and paste the function I'm sure this was an oversight--I think you meant "copy and paste," not "cut and paste" It could be confusing to a newcomer. The principle is you can copy chunks of code from the distributed stylesheets like common/dbcom

Re: DOCBOOK-APPS: Section numbering depth

2001-05-16 Thread Nik Clayton
On Wed, May 16, 2001 at 01:33:39PM -0500, Greg Gallagher wrote: >A friend and are are writing a book using DocBook V4.1 and our > publisher just told us that they would prefer section numbering only > be three levels deep. In other words: > > "Book Title" > >Chapter 1 >

DOCBOOK-APPS: Section numbering depth

2001-05-16 Thread Greg Gallagher
A friend and are are writing a book using DocBook V4.1 and our publisher just told us that they would prefer section numbering only be three levels deep. In other words: "Book Title" Chapter 1 Section 1.1 Section 1.2 SubSection 1.2.1