bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 786 in lilypond: Extenders in lyrics stop prematurely if a sin


From: lilypond
Subject: Re: Issue 786 in lilypond: Extenders in lyrics stop prematurely if a single underscore is found
Date: Fri, 27 Nov 2009 10:40:12 +0000


Comment #9 on issue 786 by reinhold.kainhofer: Extenders in lyrics stop prematurely if a single underscore is found
http://code.google.com/p/lilypond/issues/detail?id=786

It seems like this bug is not yet completely fixed. In the following snippet, the extender only spans the first group of beamed notes, but not the second, as it did
in 2.12:

\version "2.13.2"

\relative c' { \autoBeamOff
  c4~ c16[ d e d] c[ b a b]  c4
} \addlyrics { Ah __ _ Ah }

% The extender line should also span the second group of beamed notes!


Such things are very common in baroque arias, which is where I ran into that bug.

--
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]