From e923db6d38b9db796f13eaa0bd54fdc6ff4c349b Mon Sep 17 00:00:00 2001 From: EsGeh Date: Thu, 21 Mar 2019 15:10:55 +0100 Subject: [PATCH] experimental implementation of equation related elements. --- tei2html.xsl | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/tei2html.xsl b/tei2html.xsl index 095b2de..e1ddeef 100644 --- a/tei2html.xsl +++ b/tei2html.xsl @@ -18,6 +18,9 @@ + + + @@ -871,8 +874,20 @@ + paragraph

+ + + + + + + ( theorem nr ) + + + +

@@ -914,6 +929,35 @@ + + equation array + + + + + + + + + + + + + equation array + + + + + + + + + + + + + + verse @@ -1309,6 +1353,15 @@ --> + + + + + + + + +