Comment #3 on issue 3152 by [email protected]: \remove "Script_engraver" doesn't work on version 2.16 and following
http://code.google.com/p/lilypond/issues/detail?id=3152

Ok, here is how this can conceivably be reconciled (also regarding the order of scripts): the New_fingering_engraver picks off _all_ articulations from a note event (not just the unlistened ones), gives them all required information needed for ordering them, does its part of chord-note-specific typesetting, and then rebroadcasts the results which are then finally processed by the Script_engraver, possibly combined with any articulations broadcast from within parallel music.

So everything gets to run through Script_engraver ultimately, and removing it will catch in- and outside chord material.

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