Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / balloon.ly
blob5cd81d09d9c51aa327fd01ff5bb32e6013ad622f
2 \header {
4 texidoc = "With balloon texts, objects in the output can be marked,
5 with lines and explanatory text added."
8 \version "2.10.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