bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 642 in lilypond: Percent repeats are ignored by \RemoveEmptyStaff


From: codesite-noreply
Subject: Issue 642 in lilypond: Percent repeats are ignored by \RemoveEmptyStaffContext
Date: Sat, 12 Jul 2008 03:21:22 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]