]> granicus.if.org Git - docbook-dsssl/commitdiff
Just added a comment.
authorBob Stayton <bobs@sagehill.net>
Mon, 30 Jan 2012 23:58:09 +0000 (23:58 +0000)
committerBob Stayton <bobs@sagehill.net>
Mon, 30 Jan 2012 23:58:09 +0000 (23:58 +0000)
xsl/epub3/epub3-element-mods.xsl

index 2ebee61211da06f09ea490a0f28f71edffa1e1cd..46932db055e2d42d826ba81a3996885bfb51c149 100644 (file)
@@ -2227,6 +2227,7 @@ book  toc,title,figure,table,example,equation
         <!-- * DocBook 5 says inlinemediaobject (among other things) -->
         <!-- * is allowed in refpurpose; so we need to run -->
         <!-- * apply-templates on refpurpose here, instead of value-of  -->
+        <!-- Set allow-anchors=0 to avoid indexterms and other links -->
         <xsl:apply-templates select="refnamediv/refpurpose" mode="title.markup">
           <xsl:with-param name="allow-anchors" select="0"/>
         </xsl:apply-templates>