bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1579 in lilypond: Overextended lyrics extenders


From: lilypond
Subject: Re: Issue 1579 in lilypond: Overextended lyrics extenders
Date: Wed, 30 Mar 2011 14:46:30 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: Patch-review

Comment #3 on issue 1579 by address@hidden: 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




reply via email to

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