Changeset 704985d
- Timestamp:
- 08/08/10 13:39:45 (3 years ago)
- Branches:
- master
- Children:
- 4caf558
- Parents:
- 700927f
- git-author:
- Stefan Zeller <stefan.zeller@…> (08/08/10 13:39:45)
- git-committer:
- Aurélien Bompard <aurelien@…> (08/08/10 13:39:45)
- File:
-
- 1 edited
-
xsl/document-content/inline.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
xsl/document-content/inline.xsl
re18907c r704985d 155 155 </xsl:template> 156 156 157 <xsl:template match="h:u"/> 158 <xsl:template match="h:u" mode="inparagraph"> 159 <text:span text:style-name="underline"> 160 <xsl:apply-templates mode="inparagraph"/> 161 </text:span> 162 </xsl:template> 163 157 164 158 165 </xsl:stylesheet>
Note: See TracChangeset
for help on using the changeset viewer.
