| commit | 05e414311f6687ed1e1fa3726391899c1a9cb7e9 | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Feb 20 16:56:20 2025 +0100 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Feb 20 16:56:20 2025 +0100 |
| tree | 2b45fcd6f4e08ee27fb08cdc8c1fafc4ddf8e5a0 | |
| parent | fd851537c93c5a0880c64c0b8efe3169a96543a5 [diff] |
Fix duplication of unknown elements and element classes
diff --git a/xslt/epub2i5.xsl b/xslt/epub2i5.xsl index 0ac9197..e602fc1 100644 --- a/xslt/epub2i5.xsl +++ b/xslt/epub2i5.xsl
@@ -749,7 +749,6 @@ <xsl:apply-templates select="./* | node()"/> </xsl:otherwise> </xsl:choose> - <xsl:apply-templates/> </xsl:template> <xsl:function name="ids:reversedAuthors">