David Sumbler <da...@aeolia.co.uk> writes:

> Thanks for the help with the problem of getting page-turns and number
> of pages as I want them.
>
> \override Score-NonMusicalPaperColumn.page-turn-permission = #ff
> seems to work as required.
>
> Unfortunately, putting 'page-count = 12' in the \paper block of the
> relevant part did not solve the problem of an unnecessary 13th page
> being printed.
>
> However, I tried using
> \override Score-NonMusicalPaperColumn.page-break-permission = #ff
> and
> specifying where not only page-turns but all page-breaks should come.
>  This did enable me to force the whole final passage of music to be
> printed on page 12 only.

Really #ff instead of ##f ?  The former is the same as \ff in a number
of contexts, the latter is a false boolean.  Only the latter is
guaranteed to behave as "false" in conditions.

-- 
David Kastrup

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

Reply via email to