1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
6 lsrtags
= "expressive-marks"
9 The shorthands are defined in @samp{ly/script-init.ly}, where the
10 variables @code{dashHat}, @code{dashPlus}, @code{dashDash},
11 @code{dashBar}, @code{dashLarger}, @code{dashDot}, and
12 @code{dashUnderscore} are assigned default values. The default values
13 for the shorthands can be modified. For example, to associate the
14 @code{-+} (@code{dashPlus}) shorthand with the trill symbol instead of
15 the default + symbol, assign the value @code{trill} to the variable
19 doctitle
= "Modifying default values for articulation shorthand notation"
21 \relative c'' { c1-+
}
23 \relative c'' { c1-+
}