<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>AccompanistsScore</after>
        <action>NormalBeamEndings</action>
        <scheme>;;;;;;;; NormalBeamEndings
        ;;removes old syntax no longer valid for current LilyPond version
(d-ScoreBlockProlog "")
(d-SetSaved #f)

</scheme>
        <label>Use Normal Beam Endings</label>
        <tooltip>Ends beams in the expected places (print).</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
