Comment #42 on issue 3560 by [email protected]: Completion_heads_engraver with \scaleDurations
http://code.google.com/p/lilypond/issues/detail?id=3560

You can't solve this automatically via either context properties or events (contrary to any previous claims of mine) since something like
\scaleDurations 2/3 << { c''2 c'' c'' } \\ { g' g' g' } >>
is perfectly valid. In fact, more often than not \scaleDurations will get applied to multiple contexts in the case of meter-changing music. Any automatic solution needs to work at the music level, like Pál's proposal to extend the music duration type. Again, this seems like total overkill for the Completion engravers.

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