Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Apostrophe
  • Loading branch information
Klaus Thoden committed Dec 3, 2018
1 parent 19345f8 commit 764a10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tei2eoatex.xsl
Expand Up @@ -156,7 +156,7 @@ contexts, a double replacement is performed.
<xsl:text>}</xsl:text>
</xsl:template>

<xsl:template match="//tei:hi[@rend='subscript]" >
<xsl:template match="//tei:hi[@rend='subscript']" >
<xsl:text>\EOAdown{</xsl:text>
<xsl:apply-templates />
<xsl:text>}</xsl:text>
Expand Down

0 comments on commit 764a10d

Please sign in to comment.