Prevent segfault with arpeggio + no staff-symbol.
[lilypond/mpolesky.git] / input / regression / chord-repetition-relative.ly
blob560d8ed5b6a84af046491e964926b91e35756057
1 \version "2.13.9"
3 \header {
4 texidoc = "
5 Chord repetition handles \\relative mode: the repeated chords have
6 the same octaves as the original one.
11 <c''' d'' g''>4^"absolute" q q q
12 \relative c' { <c'' d, g>4^"relative" q q q }