[yelp-tools] mal-epub.xsl: Set mal.if.env to 'epub html xhtml'



commit a85067eb261c26af8ff2446751f43ae421ea5acf
Author: Shaun McCance <shaunm gnome org>
Date:   Sun May 15 20:07:38 2011 -0400

    mal-epub.xsl: Set mal.if.env to 'epub html xhtml'

 xslt/mal-epub.xsl |    2 ++
 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"/>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]