<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>FreeFermata</action>
        <scheme>;;;Fermata attached to the next object, for example a barline. But shown between notes
		(StandAloneDirectiveProto (cons "FreeFermata" "\\mark \\markup { \\musicglyph #\"scripts.ufermata\" } "))
		</scheme>
        <label>(Print) Standalone Fermata (for barlines)</label>
        <tooltip>Adds a standalone fermata which has no playback effect. Can be used to place a Fermata on a barline.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
