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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to