<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ToggleMarcato</action>
        <scheme>;;;Marcato
;fontsize	(d-DirectivePut-chord-graphic tag "&#xE172; emmentaler 56")
(ToggleChordDirective "Marcato" LG-Marcato "\\marcato" DENEMO_ALT_OVERRIDE)
</scheme>
        <label>Marcato (Off/On)</label>
        <tooltip>Mark/Unmark the current chord marcato</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
