bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 999 in lilypond: Enhancement: Dynamics could switch from one


From: lilypond
Subject: Re: Issue 999 in lilypond: Enhancement: Dynamics could switch from one staff to another
Date: Sat, 06 Feb 2010 14:15:13 +0000

Updates:
        Status: Accepted
        Owner: ---
        Mergedinto: -305

Comment #2 on issue 999 by n.puttock: Enhancement: Dynamics could switch from one staff to another
http://code.google.com/p/lilypond/issues/detail?id=999

I've reopened this since it's slightly different from issue 305. Though the patch I posted for #305 will work in this case too, it's a manual override (thus a workaround).

The correct fix would be to send an additional stream event from the Change_iterator (i.e., a break-dynamic-span-event), but this would require some changes to the Dynamic_align_engraver, since a \change command, being a command-event, sends events between translation steps. Currently, the engraver uses stop_translation_timestep () to determine whether an alignment spanner should end, but this is too early to pick
up an event sent via the Change_iterator.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

[Prev in Thread] Current Thread [Next in Thread]