<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>PageBreak</after>
        <action>BeamingOff</action>
        <scheme> ;;;;;;;;BeamingOff
(d-DirectivePut-standalone "BeamingOff")
(d-DirectivePut-standalone-postfix "BeamingOff" "\\autoBeamOff")
(d-DirectivePut-standalone-display "BeamingOff" (_ "No Beaming"))
(d-DirectivePut-standalone-minpixels "BeamingOff" 10)
(d-RefreshDisplay)
</scheme>
        <label>Stop Beaming</label>
        <tooltip>(Print)Stop automatic beaming from current position in score.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
