]> pere.pagekite.me Git - text-infor-lif-else-laula.git/blobdiff - data/stylesheet-fo.xsl
Started on book with text from 1904.
[text-infor-lif-else-laula.git] / data / stylesheet-fo.xsl
diff --git a/data/stylesheet-fo.xsl b/data/stylesheet-fo.xsl
new file mode 100644 (file)
index 0000000..4e4ac55
--- /dev/null
@@ -0,0 +1,11 @@
+<?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/fo/docbook.xsl"/>
+
+  <!--
+  <xsl:include href="user_param.xsl" />
+  -->
+  <xsl:include href="pdf.xsl" />
+  <xsl:param name="fop1.extensions">1</xsl:param>
+</xsl:stylesheet>