Prevent segfault with arpeggio + no staff-symbol.
[lilypond/mpolesky.git] / input / regression / balloon.ly
bloba60f89e57c1854641ed7f57a283a9043de41bbbf
2 \header {
4 texidoc = "With balloon texts, objects in the output can be marked,
5 with lines and explanatory text added."
8 \version "2.12.0"
10 \layout{ ragged-right = ##t }
12 \new Voice \with {\consists "Balloon_engraver" }
14 \relative c' {
15 \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" }
16 <c-\balloonText #'(-2 . -2) \markup { \simple #"hoi" } >8