This patch cleans up the engraver part of page-turning. I got rid of all
the clutter in paper-column-engraver in favour of doing things in
page-turn-engraver.
The main change algorithmically is that I defer everything until the
finalize() step. That is, during interpretation I just build up lists
On Thu, 2006-09-07 at 15:57 +0100, Anthony Youngman wrote:
> One thing I'd jump on with "negative == no compression". It's been
> commented elsewhere that the stuff I normally set (band parts) tends to
> be very loosely spaced. If you've got a configurable compression
> parameter, might it be an id
f
a side on a double-page spread is just empty space in the lily
version...)
Cheers,
Wol
-Original Message-
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
u.org] On Behalf Of Joe Neeman
Sent: 05 September 2006 09:05
To: Han-Wen Nienhuys
Cc: lilypond-devel@gnu.org
Subject: Re: breaking
On Mon, 2006-09-04 at 01:07 +0200, Han-Wen Nienhuys wrote:
> Joe Neeman wrote:
> > And of course I forgot to attach the patch...
> >
> > On Sun, 2006-09-03 at 20:05 +1000, Joe Neeman wrote:
> >> This patch gets rid of the old line breaker. It keeps the old page
> >> breaker for now, but it is no l
Joe Neeman wrote:
And of course I forgot to attach the patch...
On Sun, 2006-09-03 at 20:05 +1000, Joe Neeman wrote:
This patch gets rid of the old line breaker. It keeps the old page
breaker for now, but it is no longer the default. It adds horizontal
compression penalties, for which I don't t
And of course I forgot to attach the patch...
On Sun, 2006-09-03 at 20:05 +1000, Joe Neeman wrote:
> This patch gets rid of the old line breaker. It keeps the old page
> breaker for now, but it is no longer the default. It adds horizontal
> compression penalties, for which I don't think there are