This turns out to be easy but obscure.
\layout {
\context { \Score
\override NonMusicalPaperColumn #'page-break-permission = ##f
}}
will suppress all page-breaks within each score. The only problem then is,
if there are nothing but scores, there is no place left to put breaks: lily
w
Mats Bengtsson-4 wrote:
>
> Please always tell what LilyPond version you are using!
> In the latest development release 2.11.25, there is support for page break
> commands to be inserted between two scores or between a score and a markup
> or whatever.
>
Good point. I have 2.11.25. I saw that
I'm setting a "book" of short pieces. Three or four will fit on a page. One
file of many scores with "piece=" in \header blocks does most of what I
want. I would like page breaks, however, to happen between rather than
within pieces.
I could find the first bad break, put "breakbefore" in the h