bug-lilypond
[Top][All Lists]
Advanced

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

Issue 786 in lilypond: Extenders in lyrics stop prematurely if a single


From: codesite-noreply
Subject: Issue 786 in lilypond: Extenders in lyrics stop prematurely if a single underscore is found
Date: Thu, 02 Jul 2009 01:15:19 +0000

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




reply via email to

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