bug-lilypond
[Top][All Lists]
Advanced

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

Issue 577 in lilypond: Regression: strict-grace-spacing is broken when


From: codesite-noreply
Subject: Issue 577 in lilypond: Regression: strict-grace-spacing is broken when not using ragged-right
Date: Fri, 08 Feb 2008 03:11:13 -0800

Issue 577: Regression: strict-grace-spacing is broken when not using 
ragged-right
http://code.google.com/p/lilypond/issues/detail?id=577

New issue report by v.villenave:
% Example from the NR (see also regtests):

\version "2.11.38"
<<
\override Score.SpacingSpanner #'strict-grace-spacing = ##t
\new Staff {
   c'4
   \afterGrace
   c'4
   { c'16[ c'8 c'16] }
   c'4
}
\new Staff {
   c'16[ c'16 c'16 c'16]
   c'16[ c'16 c'16 c'16]
   c'4
}


% The spacing-loose-grace.ly regtest doesn't show the error,
% because regtests usually include a ragged-right property.
% This makes very difficult to guess when the regression was introduced
% (if it ever worked before).


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Regression

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