Prevent segfault with arpeggio + no staff-symbol.
[lilypond/mpolesky.git] / input / regression / collision-harmonic-no-dots.ly
blob8fe383c67b01d9badc1da4fc0b3e71c13d2404ec
1 \version "2.13.2"
3 \header {
4 texidoc = "Collision resolution involving dotted harmonic heads
5 succeeds when dots are hidden since @code{rhythmic-head-interface}
6 will only retrieve @code{'dot-count} from live grobs.
10 \relative c' {
12 { <fis\harmonic>2. }
14 { e2. }