Thank you very much! I'm already doing that :-) Still, it's a 70+ pages single-movement work where I'd like to control page-breaking in a precise way in a few locations...
Best regards, Leszek. On Thu, 15 Oct 2020 at 14:29, Federico Bruni <f...@inventati.org> wrote: > Il giorno gio 15 ott 2020 alle 14:19, Leszek Wroński > <elw...@gmail.com> ha scritto: > > I don't really like this solution; it's just not tidy... and I have > > to remember which part I put the page breaks in. Are there any > > established Lilypond practices for doing this? Is it e.g. possible to > > introduce some sort of 'invisible part' on top of the rest which > > would just be used for editorial stuff like this? > > Instead of using \pageBreak (within the music input), you may control > the line and page breaking with two different \paper blocks, one for > the part and one for the score (using \include). > > > >