]> granicus.if.org Git - docbook-dsssl/commitdiff
Corrected dumb error I made in r7435 change.
authorMichael Smith <xmldoc@users.sourceforge.net>
Thu, 13 Sep 2007 07:42:22 +0000 (07:42 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Thu, 13 Sep 2007 07:42:22 +0000 (07:42 +0000)
xsl/fo/xref.xsl

index d7f6994d4025cc4d05e6e2783d4a2d7d35e0535d..dcc360cf4bf638c08d0016ca68ebde1b50f43bf4 100644 (file)
   <!-- * for all simple xlinks); it determines whether the URL for the -->
   <!-- * hyperlink is displayed, and how to display it (either inline or -->
   <!-- * as a numbered footnote). -->
-  <xsl:param name="url" select="$url"/>
+  <xsl:param name="url"/>
   <xsl:param name="ulink.url">
     <!-- * ulink.url is just the value of the URL wrapped in 'url(...)' -->
     <xsl:call-template name="fo-external-image">