Skip to content
Snippets Groups Projects
Commit 9e11d82f authored by Thorsten Vitt's avatar Thorsten Vitt
Browse files

[EPUB] improved separator

parent c247c0ff
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
</doc> </doc>
<xsl:template match="tei:head" mode="plain"> <xsl:template match="tei:head" mode="plain">
<xsl:if test="preceding-sibling::tei:head"> <xsl:if test="preceding-sibling::tei:head">
<xsl:text> - </xsl:text> <xsl:text> </xsl:text>
</xsl:if> </xsl:if>
<xsl:apply-templates mode="plain"/> <xsl:apply-templates mode="plain"/>
</xsl:template> </xsl:template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment