bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NR 1.7.2: ballon help spacing


From: David Kastrup
Subject: Re: NR 1.7.2: ballon help spacing
Date: Sat, 12 Oct 2013 17:29:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Federico Bruni <address@hidden> writes:

> Ballon Help
>
> Balloon text normally influences note spacing, but this can be altered:
> \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" }
>   r
>   \balloonLengthOn
>   <c, g'-\balloonText #'(-2 . -2) \markup { "I'm a note head" } c>2.
> }
>
> I think that it should be:
>
> "Balloon text normally *does not influence* note spacing, but this can be
> altered:"

Probably.  Since the example explicitly starts with a redundant
\balloonLengthOff, it would appear that either this was not always the
default, or that the documentation writer was confused.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]