lilypond-devel
[Top][All Lists]
Advanced

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

Re: \magnifyMusic stem-length enigma


From: Abel Cheung
Subject: Re: \magnifyMusic stem-length enigma
Date: Thu, 3 Jul 2014 19:17:02 +0800

Sorry, didn't notice earlier it was about popping values at
non-reverse-order way. In that case I don't have useful suggestion for
now.

On Thu, Jul 3, 2014 at 6:10 PM, Mark Polesky <address@hidden> wrote:
> Abel, my question relates to this situation:
>
> \new Voice \relative g' {
>   \temporary \override Tie.details.ratio = 0.6
>   g~ g
>   \temporary \override Tie.details.stem-gap = 0.4
>   g~ g
>   \revert Tie.details.ratio
>   g~ g
> }
>
> I'm looking for the \applyContext equivalent of
>   \revert Tie.details.ratio
>
> If I did...
>   #(ly:context-pushpop-property context Tie-definition 'details)
>
> ...then Tie.details.stem-gap would get reverted, instead of
> Tie.details.ratio, since stem-gap was the most recent override.
>
> - Mark



-- 
Abel Cheung
New GPG Key fingerprint: F43B 7F88 3D7B 4B58 928E  0151 EC2B E414 3B03 A8AC
Old GPG Key fingerprint: 671C C7AE EFB5 110C D6D1  41EE 4152 E1F1 C671 86FF



reply via email to

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