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 14:39:19 -0400

Hi David (and Patrick),

> That's just two scores with a page break in between.
> Is that what you really want?

If so, there are more appropriate ways to code it, e.g.,

\bookpart {
  \score {
    \new StaffGroup << … >>
  }
}

\bookpart {
  \score {
    \new StaffGroup << … >>
  }
}

Best,
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]