Hi,

This bug has been fixed in 2.5.21.

Erik

\version "2.4.2"

\header {
texidoc = "A staff with only percent repeats is removed by 
RemoveEmptyStaffContext"
reportedin = "2.4.2"
}

\layout {
  \context { \RemoveEmptyStaffContext }
}

<<
  \new Staff \repeat percent 3 b1
  \new Staff \repeat unfold 3 {b1 \break }
>>









_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to