Thanks, for the quick response! This doesn't seem to be exactly what I want, though. I'm really just trying to make one score with some performance notes at the end of one section, which also happens to be a natural place for a page break. I don't want or need a whole header on the next page. If there is a way to put a line or two of notes in the middle of a score, that would work just as well, or better, for my needs.
On Thu, May 4, 2023 at 3:28 PM Hwaen Ch'uqi <[email protected]> wrote: > Greetings, Eric, > > This occurs automatically when using \bookpart containers, as in: > > \book { > \bookpart { > TEXT > MUSIC > \pageBreak (if you need) > MORE TEXT > MORE MUSIC > } > \bookpart { > ... > } > } > > Hwaen Ch'uqi > > > On 5/4/23, Eric Benson <[email protected]> wrote: > > I find myself doing this more than once: > > > > Enter a score. > > > > Enter some notes as markup text. > > > > Enter another score. > > > > Between the notes and the second score, I want a page break. I don't see > > how to do this. \pageBreak doesn't work outside of a \score, nor at the > > very beginning of a \score. How can I force a page break in LilyPond > after > > the notes but before the second score? > > >
