<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>CaptureMeasuresForStaff</after>
        <action>InsertCaptureMeasureForStaff</action>
        <scheme>;;;InsertCaptureMeasureForStaff
(d-UserScreenshot #t (- (d-GetMeasure) 1))
</scheme>
        <label>Capture and Insert One Measure</label>
        <tooltip>Capture the image of a single measure (as screenshot) inserting at the current measure in the current staff.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
