<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>OpenRepeat</after>
        <action>CloseRepeat</action>
        <scheme> ;;;;;;;;;;CloseRepeat
 (d-Directive-standalone "Repeat")
(d-DirectivePut-standalone-postfix "Repeat" "}\n")
(d-DirectivePut-standalone-minpixels "Repeat" 50)
(d-DirectivePut-standalone-gx  "Repeat"  0)
(d-DirectivePut-standalone-gy  "Repeat"  -9)
(d-DirectivePut-standalone-graphic "Repeat" "RepeatClose")
(d-MoveCursorRight)
(d-RefreshDisplay)
</scheme>
        <label>Close a Repeat Section</label>
        <tooltip>Closes a section that starts with an Open Repeat. Not needed with 1st and 2nd time bars. (Printing)</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
