<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>StopStaff</after>
        <action>StartStaff</action>
        <scheme>(StandAloneDirectiveProto (cons "StartStaff" "\\startStaff" ))</scheme>
        <label>(Print) Start drawing staff (again)</label>
        <tooltip>Reverts the "Stop Drawing Staff" command</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
