Skip to content
Snippets Groups Projects
Commit d43193f6 authored by Richard Lewis's avatar Richard Lewis
Browse files

Altered Akoma Ntoso transformation to ignore stage directions inside sg elements

parent 879404c5
Branches
No related merge requests found
......@@ -68,6 +68,8 @@
</speech>
</xsl:template>
<xsl:template match="tei:sg/tei:stage" />
<xsl:template match="tei:stage">
<narrative>
<xsl:apply-templates/>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment