Issue 600: Regression: 'packed-spacing definition may put notes outside
the staff
http://code.google.com/p/lilypond/issues/detail?id=600
New issue report by v.villenave:
% the note should be on the staff, not in the free space after it.
\version "2.11.43"
\include "gregorian-init.ly"
\score {
\context VaticanaVoice = "cantus" {
a
}
}
% the following line in gregorian-init.ly seems to trigger the error:
% \override SpacingSpanner #'packed-spacing = ##t
% The bug was introduced in 2.11.x series.
Issue attributes:
Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium
--
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