]> pere.pagekite.me Git - text-angrefrist.git/blobdiff - data/stylesheet-html.xsl
Include XSL stylesheet used for HTML edition.
[text-angrefrist.git] / data / stylesheet-html.xsl
diff --git a/data/stylesheet-html.xsl b/data/stylesheet-html.xsl
new file mode 100644 (file)
index 0000000..a50f737
--- /dev/null
@@ -0,0 +1,9 @@
+<?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/html/docbook.xsl"/>
+
+  <!--
+  <xsl:include href="user_param.xsl" />
+  -->
+</xsl:stylesheet>