Changeset ee92a8c in clfs-sysroot for BOOK/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/xref.xsl
- Timestamp:
- Sep 9, 2007, 2:02:47 AM (18 years ago)
- Branches:
- master
- Children:
- 93fcbff
- Parents:
- c21857e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/xref.xsl
rc21857e ree92a8c 855 855 <xsl:param name="linkend" select="@linkend"/> 856 856 <xsl:param name="a.target"/> 857 <xsl:param name="xhref" select="@xlink:href"/> 857 858 858 859 <xsl:variable name="content"> … … 901 902 <xsl:with-param name="content" select="$content"/> 902 903 <xsl:with-param name="a.target" select="$a.target"/> 904 <xsl:with-param name="xhref" select="$xhref"/> 903 905 </xsl:call-template> 904 906
Note:
See TracChangeset
for help on using the changeset viewer.