<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>PrevBookmark</action>
        <scheme>(FindPrevObjectAllColumns (lambda () (d-DirectiveGet-standalone-display "RehearsalMark")))</scheme>
        <label>Prev Bookmark</label>
        <tooltip>Seach backward for bookmarks in the current staff.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
