<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>FinishCadenza</after>
        <action>SmallFontStart</action>
        <scheme>;;;StartSmallFont
(StandAloneDirectiveProto (cons "SmallFontStart" "% Start small notes		
		\\override NoteHead #'font-size = #-4
		\\override Accidental #'font-size = #-4
"))
</scheme>
        <label>Small Size</label>
        <tooltip>Music after this is printed in a small size.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
