Ignore:
Timestamp:
2006-01-24T15:29:25+13:00 (18 years ago)
Author:
kjdon
Message:

removed references to Anchor, Contents, ObviousSentence, which are no longer used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/help/gen-one-tex.xsl

    r9661 r11092  
    44  <xsl:output method="text" encoding="iso-8859-1"/>
    55
    6   <xsl:template match="Anchor"/>
    7 
    86  <xsl:template match="Break">
    9     <p/>
    10   </xsl:template>
    11 
    12   <xsl:template match="Contents">
    137    <p/>
    148  </xsl:template>
     
    4236    </xsl:for-each>
    4337  </xsl:template>
    44   <xsl:template match="ObviousSentence"/>
    4538
    4639  <xsl:template match="Reference">
Note: See TracChangeset for help on using the changeset viewer.