From 0ae736ed34167385a7a22de1db6fae74c6b056ef Mon Sep 17 00:00:00 2001 From: Robert Sachunsky Date: Wed, 3 Apr 2024 18:43:55 +0200 Subject: [PATCH] tei2txt.xsl: use for-each instead of recursive template for repeated gap_char output --- tei2txt/share/xslt/tei2txt.xsl | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/tei2txt/share/xslt/tei2txt.xsl b/tei2txt/share/xslt/tei2txt.xsl index 932cce3..c5f94bf 100644 --- a/tei2txt/share/xslt/tei2txt.xsl +++ b/tei2txt/share/xslt/tei2txt.xsl @@ -458,13 +458,13 @@ - + - + @@ -475,14 +475,12 @@ - - - - - - - - + + + + + +