Skip to content

Commit

Permalink
properly handle beams with spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
rettinghaus committed Oct 1, 2020
1 parent 724410c commit 5b67358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mei2ly.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -1429,6 +1429,7 @@
</xsl:if>
<xsl:text>s</xsl:text>
<xsl:call-template name="setDuration" />
<xsl:apply-templates mode="addBeamMarkup" select="." />
<xsl:value-of select="' '" />
</xsl:template>
<!-- MEI measure repeats -->
Expand Down

0 comments on commit 5b67358

Please sign in to comment.