Status: Accepted
Owner: paconet.org
Labels: Type-Defect Priority-Regression

New issue 786 by paconet.org: Extenders in lyrics stop prematurely if a single underscore is found
http://code.google.com/p/lilypond/issues/detail?id=786

% Extender lines in lyrics stop prematurely
% if a single underscore is found

% REGRESSION: this worked in 2.12

\version "2.13.2"

{ c'1 c'4 c' c' c' } \addlyrics { Ah __ _ _ _ Ah }

% The extender line should reach the next syllable or rest.

% This regression was introduced in commit 7531ea6b3.
% Chris Snyder says: It's possible that there actually are
% regression tests that show it, but the delta-calculating
% logic in the tests doesn't deal well with the thin extender lines.
% I think the proper solution would be to add a check for the
% single-underscore case, and avoid completizing the extender
% if one is found.


--
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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to