]> granicus.if.org Git - docbook-dsssl/commitdiff
Added refsection to mode="xref-to" to support xref to refsection.
authorBob Stayton <bobs@sagehill.net>
Tue, 30 Dec 2003 04:42:48 +0000 (04:42 +0000)
committerBob Stayton <bobs@sagehill.net>
Tue, 30 Dec 2003 04:42:48 +0000 (04:42 +0000)
xsl/fo/xref.xsl
xsl/html/xref.xsl

index 59ceaa289e109c93ee97efca908fbcd27f5f63c6..6f7df6af453aa5e27dce8efe088ae3c090889739 100644 (file)
 
 <xsl:template match="section|simplesect
                      |sect1|sect2|sect3|sect4|sect5
-                     |refsect1|refsect2|refsect3" mode="xref-to">
+                     |refsect1|refsect2|refsect3|refsection" mode="xref-to">
   <xsl:param name="referrer"/>
   <xsl:param name="xrefstyle"/>
 
index 6a226c3616daf9d61bfe8aa7b690f7e87d76b232..aeef08a72dbb71519b65f9212462782accb56fcb 100644 (file)
 
 <xsl:template match="section|simplesect
                      |sect1|sect2|sect3|sect4|sect5
-                     |refsect1|refsect2|refsect3" mode="xref-to">
+                     |refsect1|refsect2|refsect3|refsection" mode="xref-to">
   <xsl:param name="referrer"/>
   <xsl:param name="xrefstyle"/>