Re: question about \pageBreak

2021-10-22 Thread Flaming Hakama by Elaine
> > From: Lukas-Fabian Moser > To: Paolo Prete , lilypond-user < > lilypond-user@gnu.org> > Cc: > Bcc: > Date: Thu, 21 Oct 2021 20:07:49 +0200 > Subject: Re: question about \pageBreak > Hi Paolo, > > Am 21.10.21 um 19:42 schrieb Paolo Prete: > > i

Re: question about \pageBreak

2021-10-21 Thread Paolo Prete
> > There's \autoPageBreaksOff (which is exactly \override > Score.NonMusicalPaperColumn.page-break-permission = ##f). > > Thanks!

Re: question about \pageBreak

2021-10-21 Thread Lukas-Fabian Moser
Hi Paolo, Am 21.10.21 um 19:42 schrieb Paolo Prete: is there a way to do page breaking *only* when \pageBreak is explicitly used? I would like to avoid to insert "\noPageBreak" commands in the score . There's \autoPageBreaksOff (which is exactly \override Score.NonMusicalPaperColumn.page-bre

question about \pageBreak

2021-10-21 Thread Paolo Prete
Hello, is there a way to do page breaking *only* when \pageBreak is explicitly used? I would like to avoid to insert "\noPageBreak" commands in the score . Thanks P