lilypond-devel
[Top][All Lists]
Advanced

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

problems with RemoveEmptyStaffContext in PianoStaff


From: Mark Polesky
Subject: problems with RemoveEmptyStaffContext in PianoStaff
Date: Wed, 1 Oct 2008 01:19:36 -0700 (PDT)

What's going on here? Are these known bugs?
(see attached png for description)

Thanks,
Mark

----------------------------------------------------

\version "2.11.60-1"

\layout {
  ragged-right = ##t
  \context {
    \RemoveEmptyStaffContext
  }
}

measure = \repeat unfold 4 { f16 g a b }

\new PianoStaff <<
\new Staff = "A" { s1 \break s s \break s \break s }
\new Staff = "B" \relative {
  s1 |
  \measure |
  \change Staff = "A" \measure |
  \change Staff = "B" \measure |
  \change Staff = "A" \measure |
}
>>

----------------------------------------------------


      

Attachment: RemoveEmptyStaffContext.png
Description: PNG image


reply via email to

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