summaryrefslogtreecommitdiff
path: root/xslt
diff options
context:
space:
mode:
Diffstat (limited to 'xslt')
-rw-r--r--xslt/mal-epub.xsl2
1 files changed, 2 insertions, 0 deletions
diff --git a/xslt/mal-epub.xsl b/xslt/mal-epub.xsl
index 8af9863..265bcdd 100644
--- a/xslt/mal-epub.xsl
+++ b/xslt/mal-epub.xsl
@@ -4,6 +4,8 @@
exclude-result-prefixes="mal"
version="1.0">
+<xsl:param name="mal.if.env" select="'epub html xhtml'"/>
+
<xsl:template mode="html.header.mode" match="mal:page"/>
<xsl:template mode="html.footer.mode" match="mal:page"/>