]> granicus.if.org Git - docbook-dsssl/commitdiff
Added refentry to part toc, as it is permitted by the DTD.
authorBob Stayton <bobs@sagehill.net>
Sat, 15 Jan 2005 00:45:59 +0000 (00:45 +0000)
committerBob Stayton <bobs@sagehill.net>
Sat, 15 Jan 2005 00:45:59 +0000 (00:45 +0000)
xsl/fo/autotoc.xsl

index 357aae3ebc9dfc2697dbde49be4c12df0d62e09a..2b8ec9a7468c694a7631ea31ba032113e830f2ed 100644 (file)
   <xsl:call-template name="toc.line"/>
 
   <xsl:variable name="nodes" select="chapter|appendix|preface|reference|
-                                     article|index|glossary|bibliography"/>
+                                     refentry|article|index|glossary|
+                                    bibliography"/>
 
   <xsl:if test="$toc.section.depth &gt; 0 and $nodes">
     <fo:block id="toc.{$cid}.{$id}"