Hi Patrick,

> I guess I have to ask:  does my original submission illustrate a bug in 
> LilyPond?

I don’t believe so:

\version "2.19.82"

\score {
    <<
      \new StaffGroup <<
          \new Staff { c''1 1 }
          \new Staff { c''1 1 }  >>
      \new StaffGroup <<
          \new Staff { d''1 \pageBreak d''1 }
          \new Staff { d''1 1 } >>
    >>
}

Maybe your code is asking Lilypond to do something you don’t actually want?

Hope this helps!
Kieren.
________________________________

Kieren MacMillan, composer (he/him/his)
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to