lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unwanted line/page breaks


From: Jogchum Reitsma
Subject: Unwanted line/page breaks
Date: Fri, 5 Mar 2021 17:32:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

Hi,

I want to control the line/page breaking in setting the score of the Ave Maria from Josquin. To that end, I add \pagebreaks in the score.

Page breaks do occur indeed on those places, but also in between, where I don't want them.

Following suggestions ginven in this list to users with more or less similar wishes, I added to lines to the \score part:

\score {
  \new ChoirStaff <<
  \override NonMusicalPaperColumn.page-break-permission = ##f
  \override NonMusicalPaperColumn.line-break-permission = ##f

and two to the \page part:

 \noPageBreak
 \noBreak

But all this doesn't change a thing...

Anyone who knows how I can achieve the effect wanted?

cheers, Jogchum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]