<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>CaptureMeasures</after>
        <action>InsertCaptureMeasure</action>
        <scheme>;;;InsertCaptureMeasure
(d-UserScreenshot #f (- (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.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
