Next: Grid lines, Up: Outside the staff
Elements of notation can be marked and named with the help of a square balloon. The primary purpose of this feature is to explain notation.
The following example demonstrates its use.
\new Voice \with { \consists "Balloon_engraver" } { \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" } <f-\balloonText #'(-2 . -2) \markup { "I'm a note head" } >8 }
There are two music functions, balloonGrobText
and
balloonText
; the former takes the name of the grob to adorn,
while the latter may be used as an articulation on a note. The other
arguments are the offset and the text of the label.
Snippets: Editorial .
Internals Reference: text-balloon-interface.
Next: Grid lines, Up: Outside the staff
Diese Seite ist für LilyPond-2.11.40 (Entwicklungszweig).
Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.
Ihre Vorschläge für die Dokumentation sind willkommen.