<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>RepeatEndStart</action>
        <scheme>;;;RepeatEndStart
(d-DirectivePut-standalone-minpixels "RepeatEndStart" 50)
(d-MoveCursorLeft)
(d-DirectivePut-standalone-postfix "RepeatEndStart" " \\bar \":|:\"")
(d-DirectivePut-standalone-gx  "RepeatEndStart"  10)
(d-DirectivePut-standalone-gy  "RepeatEndStart"  -2)
(d-DirectivePut-standalone-graphic "RepeatEndStart" "RepeatEndStart")
(d-MoveCursorRight)
(d-RefreshDisplay)</scheme>
        <label>Repeat End-Start</label>
        <tooltip>Inserts a barline ending one repeated section and starting another</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
