From 873325de938562033aef367b18985b4bc0d61d17 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Fri, 3 Apr 2015 22:27:51 +0200 Subject: Add (not at all finished) XSLT transformations to the contrib folder --- contrib/xslt/mathml.xsl | 93 +++++++++++++++++++++++++++++++++++++++++++ contrib/xslt/poem.xsl | 102 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 195 insertions(+) create mode 100644 contrib/xslt/mathml.xsl create mode 100644 contrib/xslt/poem.xsl (limited to 'contrib/xslt') diff --git a/contrib/xslt/mathml.xsl b/contrib/xslt/mathml.xsl new file mode 100644 index 0000000..dc386d3 --- /dev/null +++ b/contrib/xslt/mathml.xsl @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + = + + + + + + + + + + + + + - + + + + + + * + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/contrib/xslt/poem.xsl b/contrib/xslt/poem.xsl new file mode 100644 index 0000000..197ec4a --- /dev/null +++ b/contrib/xslt/poem.xsl @@ -0,0 +1,102 @@ + + + + + + + + + + Poem + + + + + + + + + +
+

+ + + + + by + + ( + + + + ) + +

+ +
+
+ + +

+

+ +

+
+ + + + + + + + +
+
+ + + + + + +
+ -- cgit v1.2.3