[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hide and omit behaviour
From: |
Noeck |
Subject: |
Re: hide and omit behaviour |
Date: |
Mon, 7 Sep 2015 10:57:58 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
Thanks David,
>> Not sure pushing things back is part of the "\once" functionality.
>
> It isn't. Correct. Plain context properties don't have either stack or
> the subproperty complications of \override, so \once\unset, as opposed
> to \once\revert, indeed works.
That explains it, thanks.
> Try looking in the manual for how to set the _style_ of tuplet numbers.
> I think this works by overriding the stencil callback, so just doing
> \once followed by whatever would reestablish the normal tuplet look is
> likely to work.
As usually, your guess is right and very helpful. That works perfectly:
\once \override TupletNumber.stencil = #ly:tuplet-number::print
Thanks also for all other replies to my question.
Cheers,
Joram
Re: hide and omit behaviour, Andrew Bernard, 2015/09/07