<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>ShowOssia</after>
        <action>HideOssia</action>
        <scheme> ;;;HideOssia
(d-Directive-standalone "StopStaff")
(d-DirectivePut-standalone-postfix "StopStaff" "\\stopStaff ")
(d-DirectivePut-standalone-display "StopStaff" "Hide")
(d-DirectivePut-standalone-ty "StopStaff" 40)
(d-RefreshDisplay)</scheme>
        <label>Hide Ossia</label>
        <tooltip>Place this at the end of the music to be printed from the Ossia staff</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
