1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
<?xml version="1.0" encoding="UTF-8"?>
<Denemo>
<merge>
<title>A Denemo Keymap</title>
<author>AT, JRR, RTS</author>
<map>
<row type="scheme">
<action>ConditionalMovementValue</action>
<after>MvntComment</after>
<_label>Conditional Values/Properties</_label>
<_tooltip>Allows you to create conditional values for properties ("directives") you have set on the current movement. Use e.g. to set a different movement title to use when an Inclusion Criterion is set in the Print View.</_tooltip>
</row>
</map>
</merge>
</Denemo>
|