Ignore:
Timestamp:
Sep 9, 2007, 2:02:47 AM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
master
Children:
93fcbff
Parents:
c21857e
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/inline.xsl

    rc21857e ree92a8c  
    8282
    8383                  <xsl:choose>
    84                     <xsl:when test="$node/@xlink.title">
     84                    <xsl:when test="$node/@xlink:title">
    8585                      <xsl:attribute name="title">
    8686                        <xsl:value-of select="$node/@xlink:title"/>
     
    118118                <xsl:value-of select="$xhref"/>
    119119              </xsl:attribute>
    120               <xsl:if test="$node/@xlink.title">
     120              <xsl:if test="$node/@xlink:title">
    121121                <xsl:attribute name="title">
    122122                  <xsl:value-of select="$node/@xlink:title"/>
Note: See TracChangeset for help on using the changeset viewer.