1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
<?xml version="1.0" encoding="UTF-8"?>
<Denemo>
<merge>
<title>A Denemo Keymap</title>
<author>AT, JRR, RTS</author>
<map>
<row type="scheme">
<action>HelpForStemControl</action>
<_label>Help for Stem Control</_label>
<_tooltip>Stem direction (up, down or automatic - depending on the note height on the staff- is normally controlled by selecting the LilyPond voice for the music on the staff. This menu is for primitive commands that force stems in one direction without altering slur, tie, ornament directions. Use right-click More Commands to un-hide these primitives if needed.</_tooltip>
</row>
</map>
</merge>
</Denemo>
|