On Sat, 22 Mar 2008 15:48:31 -0700
"Jay Hamilton" <[EMAIL PROTECTED]> wrote:

> I need to attach a balloon to a rest.
> In the current examples I understand how to create a balloon around a
> stem and a note in a chord and presumably around a single note
> \balloonGrobText #'note #' (-4 . -4) \markup { "I'm a note" } however

Try experimenting a bit more -- if you only have this in a score,
it won't work:

{
\balloonGrobText #'note #' (-4 . -4) \markup { "I'm a note" }
}

Look at the original example, and try commenting out portions of
the example.  Find the smallest possible example that still
creates the "I'm a note" balloon.

Once you've done that, it should be easier to figure out how to
adapt it for rests.

Cheers,
- Graham


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to