This happens in 2.2 also, hence it is a non-critical bug.

%important
%Erik Sandberg

\version "2.3.24"

\header {
texidoc = "Volta brackets are removed if @code{RemoveEmptyStaffContext} 
removes the top staff"
reportedin = "2.3.24"
}

\layout {
  raggedright = ##t
  \context { \RemoveEmptyStaffContext }
}

<<
\new Staff {R1*3 \break b1}
\new Staff {\repeat "volta" 2 { c'1 } \alternative {{c'1}{c'1}} c'1}
>>


_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to