The following snippet gives an error because ##t
Why
Tom
\version "2.16.2"
freeformat = #f
\score{
\new Staff <<
\relative c'{ c d e f a g a g a g a g a g a g a g a g a g a g a g a g a
g a g a \break a b f}
>>
\layout {
\context {
\Score
\override NonMusicalPaperColumn #'line-break-permission = ##t
\override NonMusicalPaperColumn #'page-break-permission = ##f
}
}
%\midi{}
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user