Updates:
        Status: Started
        Owner: tdaniels...@googlemail.com
        Labels: Patch-review

Comment #3 on issue 1579 by tdaniels...@googlemail.com: Overextended lyrics extenders
http://code.google.com/p/lilypond/issues/detail?id=1579

You're right, Neil, it is the extended search in get_voice_to_lyrics () which
is returning an inappropriate context.  I can't really see why this extended
search is needed, but I'm reluctant to simply remove it. I've looked for a way to determine whether the context which was previously being used has died, but I can't distinguish this from a change to associatedVoice. So instead I've posted a fix which hides the extended search behind a context property, set to #f by default. Then any score which relies on the extended search can easily continue
working.

Fix posted on Reitfeld: http://codereview.appspot.com/4323045/

Trevor


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to