Ignore:
Timestamp:
Sep 9, 2007, 2:04:08 AM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
master
Children:
31ee1ac
Parents:
a6966fa
Message:

Updated DocBook?-XSL code to version 1.73.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/xref.xsl

    ra6966fa r9642843  
    855855  <xsl:param name="linkend" select="@linkend"/>
    856856  <xsl:param name="a.target"/>
     857  <xsl:param name="xhref" select="@xlink:href"/>
    857858
    858859  <xsl:variable name="content">
     
    901902    <xsl:with-param name="content" select="$content"/>
    902903    <xsl:with-param name="a.target" select="$a.target"/>
     904    <xsl:with-param name="xhref" select="$xhref"/>
    903905  </xsl:call-template>
    904906
Note: See TracChangeset for help on using the changeset viewer.