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:  i...@kierenmacmillan.info


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

Reply via email to