]> granicus.if.org Git - docbook-dsssl/commitdiff
Take legalnotice out of find.chunks so it does not get Next and Prev.
authorBob Stayton <bobs@sagehill.net>
Thu, 3 May 2012 16:28:23 +0000 (16:28 +0000)
committerBob Stayton <bobs@sagehill.net>
Thu, 3 May 2012 16:28:23 +0000 (16:28 +0000)
xsl/html/chunk-code.xsl

index cefe1478dcf6f4c55eb13a82e6bfa7f9a175bf58..aa18e1700ac6070cd13a8373c1df9ef6292a9ad4 100644 (file)
   </xsl:choose>
 </xsl:template>
 
+<!-- Leave legalnotice chunk out of the list for Next and Prev -->
+<xsl:template match="legalnotice" mode="find.chunks"/>
+
 <xsl:template match="/">
   <!-- * Get a title for current doc so that we let the user -->
   <!-- * know what document we are processing at this point. -->