Skip to content

Commit

Permalink
alt/@targets
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Sep 4, 2018
1 parent 6a2b338 commit 704390d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/xproc/update-tei-sources.xsl
Expand Up @@ -88,6 +88,10 @@
</line>
</xsl:template>

<xsl:template match="alt/@targets">
<xsl:attribute name="target" select="."/>
</xsl:template>


<xsl:template match="@ge:stage">
<xsl:attribute name="change" select="."/>
Expand Down

0 comments on commit 704390d

Please sign in to comment.