Issue 558: Spanner 'Hairpin' error when a MultiMeasureRest occurs after
a line break
http://code.google.com/p/lilypond/issues/detail?id=558
Comment #4 by n.puttock:
This bug still exists; the patch has just disguised it since it results
in no default
setting for hairpinToBarline: \override Voice.hairpinToBarline = ##t is
bad syntax.
Explicitly setting hairpinToBarline shows the problem lies elsewhere:
{
hairpinToBarline = ##t
c''1\< R1\!
c''1\< \break R1\!
}
Regards,
Neil
--
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