| |
---|
| | <xsl:text>\medskip</xsl:text> |
---|
| | </common> |
---|
| | <common formats="/html/xhtml/"> |
---|
| | <xsl:if test="@label"><a id="{@label}"></a></xsl:if> |
---|
| | <p style="border: 1px solid black; padding: 0.25em; margin-top: 0.5em; margin-bottom: 0.5em;"> |
---|
| | <div style="border: 1px solid black; padding: 0.25em; margin-top: 0.5em; margin-bottom: 0.5em;"> |
---|
| | <strong> |
---|
| | <xsl:text>Exercise </xsl:text> |
---|
| | <xsl:number count="exercise" level="any" format="1" /> |
---|
| | <xsl:text>: </xsl:text> |
---|
| | </strong> |
---|
| | <xsl:apply-templates /> |
---|
| | </p> |
---|
| | </div> |
---|
| | </common> |
---|
| | </template> |
---|
| | |
---|
| | |
---|
|