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


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

Reply via email to