<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>SmallerStaff</action>
        <scheme>(ToggleDirective "staff" "prefix" "StaffSize" "\\new Staff \\with {\n
     		   fontSize = #-3\n
     		   \\override StaffSymbol #'staff-space = #(magstep -3)\n}\n &lt;&lt; {" DENEMO_OVERRIDE_LILYPOND)
          		   
     </scheme>
        <label>Smaller Staff</label>
        <tooltip>The current staff will print in a smaller size. Use this for the solo part above a piano accompaniment</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
