<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>SuggestFlat</after>
        <action>SuggestNatural</action>
        <scheme>(d-DirectivePut-chord-postfix "SuggestedAccidental" "^\\markup \\natural")
(d-DirectivePut-chord-gy "SuggestedAccidental" -100)
(d-DirectivePut-chord-graphic "SuggestedAccidental" "
\xE2\x99\xAE
Sans
30")</scheme>
        <label>Suggest Natural</label>
        <tooltip>Prints a natural over the note at the cursor</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
