Documentation Tools
Changeset 196
- Timestamp:
- 06/17/07 03:25:27 (5 years ago)
- File:
-
- 1 edited
-
trunk/xsl/texml/refentry.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xsl/texml/refentry.xsl
r193 r196 100 100 <xsl:template match="citerefentry"> 101 101 <!-- TODO --> 102 <xsl:apply-templates />102 <xsl:apply-templates select="*[name()]"/> 103 103 </xsl:template> 104 104
Note: See TracChangeset
for help on using the changeset viewer.