make sure there is a blank line after inserting notices

This commit is contained in:
Frédéric Péters 2012-06-15 14:49:31 +02:00
parent d502a10597
commit bf2c8f5069
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
<xsl:value-of select="@style"/>
<xsl:text>}&#x000A;</xsl:text>
<xsl:apply-templates mode="mal2latex.block.mode"/>
<xsl:text>\end{notice}&#x000A;</xsl:text>
<xsl:text>\end{notice}&#x000A;&#x000A;</xsl:text>
</xsl:template>
<xsl:template mode="mal2latex.block.mode" match="mal:screen">