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] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Problem - not generating Section TOC


Unfortunately, that wasn't it - here are my TOC parameters:

<xsl:param name="section.autolabel" select="1"/>
<xsl:param name="toc.section.depth">3</xsl:param>
<xsl:param name="generate.section.toc.level">3</xsl:param>
<xsl:param name="generate.toc">
section toc
sect1 toc
/sect1 toc
chapter/sect1 toc
</xsl:param>

And it still didn't work. . .  Any other ideas?

-- Andy

Dennis Grace wrote:

> I wouldn't think that would be a problem. I had exactly the opposite
> problem and had to specify 'book/chapter nop' to avoid getting TOCs with
> every chunk. Still, you might just try a test transform with:
>
> <xsl:param name="generate.toc>
> chapter toc
> chapter/sect1 toc
> </xsl:param>
>
> Dennis Grace
>
> Information Developer
> IBM Linux Technology Center
> (512) 838-3937  T/L 678-3937  cell: (512)-296-7830
> dgrace@us.ibm.com
>
> There are only 10 kinds of people in the world: those who understand binary
> and those who don't.
>
>
>                       "Andy Jewell"
>                       <andy_jewell@fann        To:       Dennis Grace/Austin/IBM@IBMUS
>                       iemae.com>               cc:       "Docbook List" <docbook-apps@lists.oasis-open.org>
>                                                Subject:  Re: DOCBOOK-APPS: Problem - not generating Section TOC
>                       09/10/2002 11:40
>                       AM
>
>
>
> Originally, I had:
>
> <xsl:param name="generate.toc">sect1 toc</xsl:param>
>
> but after I read about the default, I removed that customization because I
> figured the default was pretty much what I wanted.  So I tried with it and
> without and neither gave me anything.  Hmmm.  That caused me to think,
> though,
> my homegrown system includes creating a series of documents each of which
> have
> a sect1 root and are then later wrapped into a chapter.  Do you think this
> has
> something to do with it?  It renders fine in all other respects. . .?
>
> -- Andy
>
> Dennis Grace wrote:
>
> > Hi Andy,
> >
> > You said:
> > >>>>>
> > Hi. . .  I'm having trouble getting my output (Using
> > Saxon/XSL1.53/FOP->PDF) to include section TOCs.  I have this in my
> > customization file:
> >
> > <xsl:param name="section.autolabel" select="1"/>
> > <xsl:param name="toc.section.depth">3</xsl:param>
> > <xsl:param name="generate.section.toc.level">3</xsl:param>
> > <<<<<
> >
> > Have you made any changes to the generate.toc parameter? If so, does the
> > customization include section?
> >
> > Dennis Grace
> >
> > Information Developer
> > IBM Linux Technology Center
> > (512) 838-3937  T/L 678-3937  cell: (512)-296-7830
> > dgrace@us.ibm.com
> >
> > There are only 10 kinds of people in the world: those who understand
> binary
> > and those who don't.




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


Powered by eList eXpress LLC