<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>CaptureMeasures</after>
        <action>DeleteCapturedMeasure</action>
        <scheme>(d-DeleteScreenshot #f)
(d-RefreshDisplay)
</scheme>
        <label>Delete Captured Measure</label>
        <tooltip>Deletes the captured image of the source measure for the current measure.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
