| |
---|
| | </common> |
---|
| | </template> |
---|
| | |
---|
| | <!-- Strike-through. --> |
---|
| | <template name="strike-through" match="strike-through|line-through"> |
---|
| | <template name="strike-through" match="strike-through|line-through|strikethrough|linethrough"> |
---|
| | <common formats="/latex/xelatex/"> |
---|
| | <xsl:text>\sout{</xsl:text> |
---|
| | <xsl:apply-templates /> |
---|
| | <xsl:text>}</xsl:text> |
---|
| |
---|
|