Documentation Tools

Changeset 196


Ignore:
Timestamp:
06/17/07 03:25:27 (5 years ago)
Author:
kate
Message:

Removed whitespace within <citerefentry>.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xsl/texml/refentry.xsl

    r193 r196  
    100100        <xsl:template match="citerefentry"> 
    101101                <!-- TODO --> 
    102                 <xsl:apply-templates/> 
     102                <xsl:apply-templates select="*[name()]"/> 
    103103        </xsl:template> 
    104104 
Note: See TracChangeset for help on using the changeset viewer.