We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0684bd2 commit 3afd6eeCopy full SHA for 3afd6ee
htm-teiseg.xsl
@@ -8,7 +8,7 @@
8
9
<xsl:template match="t:seg">
10
<xsl:choose>
11
- <xsl:when test="@type='autopsy'">
+ <xsl:when test="@type='observed' and @subtype='autopsy'">
12
<span class="autopsy">
13
<xsl:apply-imports/>
14
</span>
0 commit comments