summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--latex/markup.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/latex/markup.xsl b/latex/markup.xsl
index 52a61a6..3537037 100644
--- a/latex/markup.xsl
+++ b/latex/markup.xsl
@@ -341,7 +341,7 @@
<xsl:text>}</xsl:text>
</xsl:template>
- <xsl:template match="appendix">
+ <xsl:template match="h4sp:appendix">
<xsl:text>\appendix&#xA;&#xA;</xsl:text>
</xsl:template>
</xsl:stylesheet>