Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Space inserted
  • Loading branch information
Klaus Thoden committed Nov 19, 2018
1 parent 18d8648 commit 962cb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tei2eoatex.xsl
Expand Up @@ -242,7 +242,7 @@ contexts, a double replacement is performed.
<xsl:choose>
<xsl:when test="position() != last()">
<xsl:apply-templates />
<xsl:text>\EOAfnpar</xsl:text>
<xsl:text>\EOAfnpar </xsl:text>
</xsl:when>
<xsl:otherwise>
<xsl:apply-templates/>
Expand Down

0 comments on commit 962cb07

Please sign in to comment.