bug-lilypond
[Top][All Lists]
Advanced

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

RemoveEmptyStaffContext doesn't remove from first sytem


From: Bertalan Fodor
Subject: RemoveEmptyStaffContext doesn't remove from first sytem
Date: Wed, 01 Jun 2005 18:35:20 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

%BUG: RemoveEmptyStaffContext doesn't remove staff from the first sytem

\version "2.5.26"

\score {
   \relative <<
\new Staff { R1 | R1 \break R1 | R1 \break c4 d e f | g f e d } \new Staff { a4 b c d | e d c b | a b c d | e d c b | a4 b c d | e d c b }
   >>
\midi {
   }

   \layout  {
       \context { \RemoveEmptyStaffContext }
   }
}

\paper {
}




reply via email to

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