<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>BeamRightNone</after>
        <action>BeamLeftNone</action>
        <scheme>;;; BeamLeftNone
(BeamCount "Left" 0)</scheme>
        <label>No Beam Left</label>
        <tooltip>Typeset the note at the cursor with no beam to the left.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
