Ignore:
Timestamp:
Jul 21, 2007, 8:07:11 AM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
master
Children:
a6966fa
Parents:
3ca2208
Message:

Merged r8226 from new-xsl branch.

File:
1 edited

Legend:

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

    r3ca2208 r00b1e11  
    104104    <div class="{$class}">
    105105      <xsl:if test="$spacing.paras != 0"><p/></xsl:if>
    106       <xsl:call-template name="anchor"/>
     106      <xsl:call-template name="anchor">
     107        <xsl:with-param name="conditional" select="0"/>
     108      </xsl:call-template>
    107109      <xsl:apply-templates/>
    108110 
Note: See TracChangeset for help on using the changeset viewer.