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? > I did not even expect the warning which is likely worth fixing as well. Always glad to uncover something worth fixing. =) Cheers, Kieren. _______________________ Kieren MacMillan, composer www: <http://www.kierenmacmillan.info> email: [email protected] _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
