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