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: DOCBOOK-APPS: 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.



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


Powered by eList eXpress LLC