Prevent segfault with arpeggio + no staff-symbol.
[lilypond/mpolesky.git] / input / regression / script-shift.ly
blobd5a3922643be25af04281d4456f2f297cbbffdd0
2 \header {
3 texidoc = "The @code{toward-stem-shift} property controls the precise
4 horizontal location of scripts that are placed above an upstem or below
5 a downstem note (@code{0.0} means centered on the note head, @code{1.0}
6 means centered on the stem).
10 \version "2.12.0"
11 \relative c''
13 \override Script #'toward-stem-shift = #0.0
14 a4^. c_.
16 \override Script #'toward-stem-shift = #1.0
17 a4^. c_.