Wow, many thanks!

Frank,

2014-10-18 19:00 GMT-05:00, Kieren MacMillan <kieren_macmil...@sympatico.ca>:
> Hi Frank (et al.),
>
>> It's somewhat strangely worded, but these commands will help you:
>> \override NonMusicalPaperColumn.line-break-permission = ##f
>> \override NonMusicalPaperColumn.page-break-permission = ##f
>
> I have defined (in my layout.ly include file) the following six shortcuts,
> which make typing (and remembering) easier for me:
>
> lineBreaksOff = \override Score.NonMusicalPaperColumn.line-break-permission
> = ##f
> lineBreaksOn = \override Score.NonMusicalPaperColumn.line-break-permission =
> ##t
> pageBreaksOff =  \override Score.NonMusicalPaperColumn.page-break-permission
> = ##f
> pageBreaksOn = \override Score.NonMusicalPaperColumn.page-break-permission =
> ##t
> breaksOff = \lineBreaksOff \pageBreaksOff
> breaksOn = \lineBreaksOn \pageBreaksOn
>
> Hope this helps!
> Kieren.
> _______________________
>
> Kieren MacMillan, composer
> www:  <http://www.kierenmacmillan.info>
> email:  i...@kierenmacmillan.info
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>

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

Reply via email to