]> pere.pagekite.me Git - text-free-culture-lessig.git/blobdiff - data/stylesheet-epub.xsl
Add forgotten epub xsl file.
[text-free-culture-lessig.git] / data / stylesheet-epub.xsl
diff --git a/data/stylesheet-epub.xsl b/data/stylesheet-epub.xsl
new file mode 100644 (file)
index 0000000..a2156fa
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version='1.0'?> 
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
+  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/epub/docbook.xsl"/>
+  <xsl:include href="user_param.xsl" />
+  <xsl:include href="html.xsl" />
+</xsl:stylesheet>