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 16:11:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Kieren MacMillan <address@hidden> writes:

> Hi David,
>
>> 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
>
> I’ve never gotten that error, so I went back and checked my include file…
>
> I actually have the definitions:
>
> pageBreaksOff = \override Score.NonMusicalPaperColumn.page-break-permission = 
> ##f
> pageBreaksOn = \revert Score.NonMusicalPaperColumn.page-break-permission
> lineBreaksOff = \override Score.NonMusicalPaperColumn.line-break-permission = 
> ##f
> lineBreaksOn = \revert Score.NonMusicalPaperColumn.line-break-permission
> breaksOff = \lineBreaksOff \pageBreaksOff
> breaksOn = \lineBreaksOn \pageBreaksOn
>
> which is different than what I had typed into my earlier response (sorry, 
> everyone!).
>
> Perhaps that’s why I didn’t get the error you’re getting?

You'll still get the programming errors for the empty systems.  Unless
you "actually have" different definitions for the last two lines.

-- 
David Kastrup



reply via email to

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