Kieren MacMillan <kieren_macmil...@sympatico.ca> 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

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

Reply via email to