There are layout problems when there are multiple staves, of which one ends in 
a \bar "||".

I am not sure exactly how it should look, but the current output looks a bit 
strange:

\version "2.1.25"

\score {
  \new StaffGroup \notes <<
  \new Staff {c4 c c c | c c c c \bar "||" c c c c}
  \new Staff {c4 c c c | c c c c }
  >>
  \paper{}
}

<<attachment: score-page1.png>>

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

Reply via email to