<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>LineBreak</after>
        <action>AllowLineBreak</action>
        <scheme>;;AllowLineBreak
(StandAloneSelfEditDirective (cons "AllowLineBreak" "\\bar \"\"") #f "AllowLineBreak")
(d-DirectivePut-standalone-graphic "AllowLineBreak" "\n|\nDenemo\n24")
</scheme>
        <label>Allow Line Break</label>
        <tooltip>Permits the typesetter to break the line at this point.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
