lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pageBreak causes multiple ChoirStaff or StaffGroup System Start Deli


From: Kieren MacMillan
Subject: Re: pageBreak causes multiple ChoirStaff or StaffGroup System Start Delimiters
Date: Sat, 10 Aug 2019 11:10:03 -0400

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: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]