From ed1acf4b9b63f6acdb4feb24eb4acf3f83548319 Mon Sep 17 00:00:00 2001 From: James Lowe <pkx166h@gmail.com> Date: Sat, 12 Oct 2013 19:55:49 +0100 Subject: [PATCH] Doc: Change Balloon Text example Issue 3608 Remove redundant \balloonLengthOff command Change paragraph to say 'does not' rather, than currently stated, as 'does' --- Documentation/notation/editorial.itely | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Documentation/notation/editorial.itely b/Documentation/notation/editorial.itely index 67ee14753c..630aa6690f 100644 --- a/Documentation/notation/editorial.itely +++ b/Documentation/notation/editorial.itely @@ -538,13 +538,11 @@ There are two music functions, @code{balloonGrobText} and latter is used like @code{\tweak}, typically within chords, to attach text to an individual note. -Balloon text normally influences note spacing, but this can be -altered: +Balloon text does not influence note spacing, but this can be altered: @lilypond[verbatim,quote,relative=2] \new Voice \with { \consists "Balloon_engraver" } { - \balloonLengthOff \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" } a8 \balloonGrobText #'Rest #'(-4 . -4) \markup { "I'm a rest" } -- 2.39.5