<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>PianoStaffEnd</after>
        <action>ChoirStaffStart</action>
        <scheme>(AttachDirective "staff" "prefix" "ContextChoirStaff" " \\new ChoirStaff &lt;&lt;\n" DENEMO_OVERRIDE_GRAPHIC DENEMO_OVERRIDE_AFFIX)</scheme>
        <label>ChoirStaff Start</label>
        <tooltip>Start grouping single staves together in order to form multi-stave systems. In a ChoirStaff, the group starts with a bracket, but bar lines are not connected. </tooltip>
      </row>
    </map>
  </merge>
</Denemo>
