lilypond-user
[Top][All Lists]
Advanced

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

Re: tuplet number


From: James Bailey
Subject: Re: tuplet number
Date: Wed, 13 Oct 2010 21:09:35 +0200

On Oct 13, 2010, at 8:49 PM, Alex Jones wrote:

> I am using the expression to not display the tuplet number
> \override TupletNumber #'stencil = ##f
> 
> but at some point later in the score I want that number to be displayed again 
> and when I use what I figured was the appropriate reactivation expression
> \override TupletNumber #'stencil = ##t
> it works but I get the error
> warning: type check for `stencil' failed; value `#t' must be of type `unknown'
> Is this a problem, or should I be using a different statement?
> 
> Thanks!

Check the Learning Manual on this, but shouldn't it be \revert TupletNumber 
#stencil?


reply via email to

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