<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>HalfBarline</action>
        <scheme>;;;Half Barline
(StandAloneDirectiveProto (cons "HalfBarline" "\\once \\override Staff . BarLine #'bar-size = #2 \\bar \"|\""))</scheme>
        <label>Half Barline</label>
        <tooltip>Insert a barline with only half of its original size</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
