lilypond-user
[Top][All Lists]
Advanced

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

Re: Forcing and preventing page-turns


From: Urs Liska
Subject: Re: Forcing and preventing page-turns
Date: Sat, 5 Nov 2016 21:25:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0


Am 05.11.2016 um 21:20 schrieb David Sumbler:
> It always seems to be a bit hit-and-miss for me when I try to arrange
> the pagination of instrumental parts.  Reading the manual it isn't
> clear to me how I can force page turns to occur *only* at the points I
> choose.

\override Score.NonMusicalPaperColumn.line-break-permission = ##f

will prevent any automatic breaks.

>
> Also, Lilypond doesn't like ending on an even-numbered page.  How can I
> force it not to add an unnecessary extra page at the end of a part?
>  The reason is that the part in question can fit on to 12 pages.  I
> don't want it extended to 13 because that means an extra sheet of paper
> and 3 blank pages at the end of the part.

I don't know if there's a way to automatically achieve what you want,
but you can always force the actual number of pages with

\paper {
  page-count = 12
}

HTH
Urs

>
> David
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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