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]

toc generation


I have a book, with parts/chapters.

I want a toc 'near the front' but not tocs in each of the parts.

Hence the source xml has
<toc/>

and in my driver stylesheet

<xsl:param name="generate.division.toc" select="0" />
param.xsl has
<xsl:param name="generate.book.toc" select='1' doc:type='boolean'/>

which is sort of contradictory, yes to book toc, no to 'divisions'.
Perhaps a cleaner solution would be a list of params for each of
the major divisions? Rather than collectives?
   I don't understand why the <toc/> element isn't producing the toc.



Regards DaveP




I'm not getting any toc at all.


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


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