lilypond-user
[Top][All Lists]
Advanced

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

Re: neverBreakIf


From: David Kastrup
Subject: Re: neverBreakIf
Date: Sun, 19 Oct 2014 15:15:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Kieren MacMillan <address@hidden> writes:

> Hi David,
>
>>> breaksOff = \lineBreaksOff \pageBreaksOff
>>> breaksOn = \lineBreaksOn \pageBreaksOn
>> 
>> I don't think the last two lines do what you think they do.
>
> Perhaps not. I’ve never had to use them, so I’m not sure!

It's not a question of "having to use them".  You _use_ parts of them
without even wanting to.  Loading a file containing those will output

\version "2.19.13"

for future compatibility
Interpreting music...
Preprocessing graphical objects...
Interpreting music...
warning: type check for `page-break-permission' failed; value `#t' must be of 
type `symbol'
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
programming error: system with empty extent
continuing, cross fingers
programming error: system with empty extent
continuing, cross fingers

And I did not even expect the warning which is likely worth fixing as
well.

-- 
David Kastrup




reply via email to

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