Comment #7 on issue 4348 by d...@gnu.org: Patch: Part combiner: move direction handling out of iterator
https://code.google.com/p/lilypond/issues/detail?id=4348

If \displayLilyMusic does no longer reflect input properly that it previously did, that is definitely a bug. Valentin argues that it "should not be cause for alarm" because it is sort of an expected consequence of not making the changed representation of \partCombine known to the music display but that's a bit absurd.

Check out some instances of
(define-extra-display-method SimultaneousMusic (expr parser) ...
in scm/define-music-display-methods.scm in order to figure out how to properly display music expressions that are not easily recognizable at the outermost level (in this case, as \partCombine).

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