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: Mon, 28 Mar 2011 21:10:36 +0000


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

Interestingly, note the Lyrics context has to be named to show the bug.

It's get_voice_to_lyrics () that appears to be to blame. Once the associated voice dies (and associatedVoiceContext is empty, or associatedVoice hasn't been set), it looks at the lyrics id; if it's empty, no effort is made to find a voice (thus allowing the Extender_engraver to complete the extender correctly), otherwise it does its best to find any voice in the current stave, returning the first one found.




reply via email to

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