lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4131 in lilypond: Patch: Reimplement forced pa


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4131 in lilypond: Patch: Reimplement forced partcombine decisions via context properties
Date: Fri, 10 Oct 2014 05:27:15 +0000


Comment #13 on issue 4131 by address@hidden: Patch: Reimplement forced partcombine decisions via context properties
https://code.google.com/p/lilypond/issues/detail?id=4131

I cannot distinguish \partCombineApart ... \partCombineSoloI ... \partCombineApart
at the stream event layer from \partCombineApart ... \once \partCombineSoloI
so I need a tie breaker to differentiate between an old \partCombineApart returning and a fresh one. A rule "don't use any other partcombiner command in the parallel voice until \once... has had time to establish the restored setting" seems weird.

Either we have to catch the after-timestep events separately, or we just accept that restriction. It's just hard to explain in terms of an event property.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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