lilypond-user
[Top][All Lists]
Advanced

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

Re: \set Staff.tempoHideNote not working


From: David Kastrup
Subject: Re: \set Staff.tempoHideNote not working
Date: Thu, 19 Jul 2018 22:07:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Patrick Karl <address@hidden> writes:

> Neither of the following attempts at hiding the "quarter note = nnn" works:
>
>
> { \set Staff.tempoHideNote = ##t
>   \tempo "Allegro" 4=120
>   c''4 d'' e'' f''
> }
>
> { \tempo "Allegro" \set Staff.tempoHideNote = ##t
>   \tempo 4=120
>   c''4 d'' e'' f''
> }
>
> I think the first one should clearly work, but it simply does nothing.
>
>
> So, what's the best way to do this?

When in doubt, try following the documentation.  Tempo marks are per
Score, not per Staff .

-- 
David Kastrup



reply via email to

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