Issue 642: Percent repeats are ignored by \RemoveEmptyStaffContext
http://code.google.com/p/lilypond/issues/detail?id=642
New issue report by v.villenave:
% In the following example, there should be two staves on the
% second system.
\version "2.11.51"
<<
\new Staff { c''1 c'' \break c'' c'' }
\new Staff \repeat percent 4 { c'1 }
\layout {
\context {
\RemoveEmptyStaffContext
}
}
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