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?
>

Reply via email to