lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: neverBreakIf


From: Kieren MacMillan
Subject: Re: neverBreakIf
Date: Sun, 19 Oct 2014 17:15:18 -0400

Hi Trevor,

> Ah, sorry, you're right (I'm on 2.19.15 too).  You need to provide at least
> one note in the score block or something that generates music output, 
> otherwise 
> there's no system (the clue's in the error message ;)

=)

Thanks. Looks good now.

By the way… I saw the patch you submitted. (Thanks again.) I like the new 
function names. However, in the spirit of a recent thread (which I can’t recall 
right now), maybe we should consider

autoLineBreaksOff =
  \override Score.NonMusicalPaperColumn.line-break-permission = ##f

autoLineBreaksOn =
  \override Score.NonMusicalPaperColumn.line-break-permission = #’allow

autoLineBreaksNeutral =
  \revert Score.NonMusicalPaperColumn.line-break-permission

  or possibly

autoLineBreaksRevert =
  \revert Score.NonMusicalPaperColumn.line-break-permission

and similar for pageBreaks?

I’m thinking of how “On” = “\revert" might (or might not) interact with \once, 
\tweak, \temporary, etc., the whole of which I still don’t fully grasp.

I would just want to be sure the final bowl of “syntactic sugar” (p.s. what a 
great phrase!) Does The Right Thing™.

Thanks,
Kieren.
_______________________

Kieren MacMillan, composer
www:  <http://www.kierenmacmillan.info>
email:  address@hidden




reply via email to

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