lilypond-user
[Top][All Lists]
Advanced

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

Re: attaching markup to time signature


From: David Kastrup
Subject: Re: attaching markup to time signature
Date: Thu, 12 Apr 2018 16:51:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Kieren MacMillan <address@hidden> writes:

> Hi David,
>
>> Time signatures are engraved at Staff context.  I'd likely suggest to
>> put Balloon_engraver at Score level anyway: no point in having more than
>> one of them active, is there?
>
> I was thinking that myself… but the docs explicitly add it at the
> Voice level
> (cf. 
> http://lilypond.org/doc/v2.19/Documentation/notation/outside-the-staff#balloon-help).
>
> Should that section be modified (or at least annotated/commented) to
> reflect the best practice?

Huh.  It's in the context of

\new Voice \with { ... }
{
   ...
}

I don't think we have examples along the lines

\new Score \with { ... }
{
   ...
}

but if that's where the ad-hoc engraver is best placed, maybe we should?

-- 
David Kastrup



reply via email to

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