Hi, James:
I had three movements, which I put into separate include files.
I wanted a page break between movement one and movement two.
If you're using \book (implicitly or explicitly), use breakbefore =
##t in the header after the desired page break, e.g.,
\score
{
%% mvt 1 notes,
I couldn't get \pageBreak to work consistently in 2.7.27
I was doing something like this example from the web site:
title = "Konzert Nr. 3 Es dur"
subtitle = "für Horn und Orchester"
composer = "Wolfgang Amadeus Mozart (1756-1791)"
I had three movements, which I put into separate
include