[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3152 in lilypond: \remove "Script_engraver" do
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3152 in lilypond: \remove "Script_engraver" doesn't work on version 2.16 and following |
Date: |
Sun, 24 Mar 2013 17:16:17 +0000 |
Comment #3 on issue 3152 by address@hidden: \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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Lilypond-auto] Issue 3152 in lilypond: \remove "Script_engraver" doesn't work on version 2.16 and following,
lilypond <=