Comment #13 on issue 4131 by [email protected]: 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