The following leads to an assertion error on current master:

\paper { annotate-spacing = ##t }
\layout {
  ragged-right= ##t
  \context {
    \Staff
    \RemoveEmptyStaves
  }
}

\transpose c c''
\context GrandStaff <<
  \new Staff {  c4 c c c \break s1 \break c4 c c c \break c c c c}
  \new Staff {  d4 d d d        s1        s1              s1 }
  \new Staff {  e4 e e e        s1        e4 e e e        s1 }
>>


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to