Comment #11 on issue 4131 by [email protected]: Patch: Reimplement forced partcombine decisions via context properties
https://code.google.com/p/lilypond/issues/detail?id=4131

The main benefit to forcing the partcombine choices via a context property is that we don't have extra \once commands, that we don't have extra decisionmaking, that we don't have separate "when is a new context started and which context does this apply to" semantics and so on. Now the obvious thing would have been to just read out the state of the context property while iterating. I mean, we could just read it out at Score level, and have the respective commands set it at Score. But as long as we are not iterating both parts in synch, we'll still need to combine the static states rather than the events.

I think.

--
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