lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 4169: Line and page breaking syntactic sugar (issue 156400043


From: tdanielsmusic
Subject: Re: Issue 4169: Line and page breaking syntactic sugar (issue 156400043 by address@hidden)
Date: Mon, 20 Oct 2014 08:22:34 +0000

On 2014/10/19 22:30:06, Trevor Daniels wrote:

Actually, prompted by Kieren's recent mail, it might be preferable to
go back to
using \override's for re-establishing the default settings, as that
would permit
\once to work consistently, in particular permitting \once
\autoLineBreaksOn to
give the line breaker one-time-step optional windows to break a line:
"You may
break the line here, here or here, but nowhere else."  Same with
perhaps more
utility for line/page break combinations.  What do others think?

Phut!  I should have tried this before advocating the benefits of using
\once.
It doesn't work.
It seems breaks must be On for at least 2 time steps to be effective.
So using
\autoLineBreaksOn
b' b'
\autoLineBreaksOff
in the middle of a long sequence with Off, permits a break after the two
b's,
but
\autoLineBreaksOn
b'
\autoLineBreaksOff
or using \once does not permit the break, or at least the opportunity is
not taken
and the line runs off the right margin.

So we need a \twice command ;)

https://codereview.appspot.com/156400043/



reply via email to

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