<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>NoBeam</after>
        <action>BeamRightOne</action>
        <scheme>;;; BeamRightOne
(BeamCount "Right" 1)</scheme>
        <label>One Beam Right</label>
        <tooltip>Prints with just one beam linking to the right.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
