From c01109ec361c66bd3f697c8ece220f2ba0214c87 Mon Sep 17 00:00:00 2001 From: Frank Ralf Date: Mon, 13 Apr 2015 22:36:55 +0200 Subject: [PATCH 4/4] Add DITA template. new file: templates/ditaxhtml2simplehtml.xsl --- templates/ditaxhtml2simplehtml.xsl | 100 +++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 templates/ditaxhtml2simplehtml.xsl diff --git a/templates/ditaxhtml2simplehtml.xsl b/templates/ditaxhtml2simplehtml.xsl new file mode 100644 index 0000000..f926844 --- /dev/null +++ b/templates/ditaxhtml2simplehtml.xsl @@ -0,0 +1,100 @@ + + + + + + + + + + + + + <xsl:call-template name="get-title"/> + + + + + + + + + + + + + +

+ +

+ +
+ +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-- 1.8.4.msysgit.0