<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ClosingBarline</action>
        <scheme>;;;ClosingBarline
(StandAloneSelfEditDirective (cons "ClosingBarline" "\\bar \"|.\"") #t "ClosingBarline")
</scheme>
        <label>Closing Barline</label>
        <tooltip>Inserts a closing barline (a double bar with last one thicker).</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
