lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3608 in lilypond: NR 1.7.2: ballon help and note s


From: lilypond
Subject: [Lilypond-auto] Issue 3608 in lilypond: NR 1.7.2: ballon help and note spacing
Date: Sat, 12 Oct 2013 15:39:16 +0000

Status: Accepted
Owner: ----
Labels: Type-Documentation

New issue 3608 by address@hidden: NR 1.7.2: ballon help and note spacing
http://code.google.com/p/lilypond/issues/detail?id=3608

http://lists.gnu.org/archive/html/bug-lilypond/2013-10/msg00042.html

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:"


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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