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: [docbook-apps] TOC in refentry/xhtml output


I'm afraid there are no templates for generating a TOC for a refentry.  You
could submit a feature request for it.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Sam Steingold" <sds@gnu.org>
To: <docbook-apps@lists.oasis-open.org>
Sent: Friday, August 13, 2004 8:04 AM
Subject: [docbook-apps] TOC in refentry/xhtml output


> I have this in my customization layer:
>
> <xsl:param name="generate.toc"> <!-- toc in refentry -->
> refentry  toc
> appendix  toc,title
> article/appendix  nop
> article   toc,title
> book      toc,title,figure,table,example,equation
> chapter   toc,title
> part      toc,title
> preface   toc,title
> qandadiv  toc
> qandaset  toc
> reference toc,title
> sect1     toc
> sect2     toc
> sect3     toc
> sect4     toc
> sect5     toc
> section   toc
> set       toc,title
> </xsl:param>
>
>
> nevertheless, the XHTML output of my refentry does not have a TOC.
> how do I get a TOC in the refentry xhtml output?
>
> -- 
> Sam Steingold (http://www.podval.org/~sds) running w2k
> <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
> <http://www.mideasttruth.com/> <http://www.honestreporting.com>
> XFM: Exit file manager? [Continue] [Cancel] [Abort]
>
>
>



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