Issue 558: Spanner 'Hairpin' error when a MultiMeasureRest occurs after
a line break
http://code.google.com/p/lilypond/issues/detail?id=558
New issue report by v.villenave:
% when compiling the following example, a 'programming error'
% is displayed and the second crescendo is not printed.
% this does not occur when using a note or a normal rest instead
% of a full-measure rest after the line break.
\version "2.11.36"
{
c''1\< R1\!
c''1\< \break R1\!
}
% This is a regression from 2.10.21.
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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond