]> pere.pagekite.me Git - text-epistlene.git/blobdiff - epub.xsl
Added build rules for PDF and ePub editions.
[text-epistlene.git] / epub.xsl
diff --git a/epub.xsl b/epub.xsl
new file mode 100644 (file)
index 0000000..2e00256
--- /dev/null
+++ b/epub.xsl
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
+  <xsl:import href="/usr/share/xml/docbook/stylesheet/docbook-xsl/epub/docbook.xsl" />
+  <xsl:import href="pdf.xsl" />
+</xsl:stylesheet>