<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>DeactivateTimeSignatureStencil</after>
        <action>AccompanistsScore</action>
        <scheme>;;;;;;;AccompanistsScore
(ForAllMovements "(while (d-StaffUp) #t) (d-TinyStaff)")</scheme>
        <label>(Print) Accompanist's Score</label>
        <tooltip>Sets/Unsets the top staff of each movement to a tiny font, with the lower staffs - the accompaniment - at the normal font. Print effect only.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
