Joe Neeman wrote:
So I run
convert-ly -e ly/performer-init.ly input/test/* input/regression/*
and I get as far as input/regression/figured-bass.ly which fails as
reported on the bug list.
Based on the fact that the page-breaking patch was regression-free a
couple of weeks ago, can I commit anywa
On Mon, 2006-08-07 at 12:38 +0200, Han-Wen Nienhuys wrote:
> Joe Neeman wrote:
> >>> The new files are attached in a tar archive (I cc to Han-Wen just in
> >>> case the list strips it). There are 13 of them, so I thought it would be
> >>> easier.
> >> Looks good. Please apply, after fixing the foll
Joe Neeman wrote:
The new files are attached in a tar archive (I cc to Han-Wen just in
case the list strips it). There are 13 of them, so I thought it would be
easier.
Looks good. Please apply, after fixing the following issues.
for (vsize k = 0; k < lines_per_page[i] && systems != SCM_
On Mon, 2006-08-07 at 00:31 +0200, Han-Wen Nienhuys wrote:
> Joe Neeman wrote:
> > Here is my latest patch to add a new page-breaker. This actually adds 2
> > page breakers now:
>
> > Both page-breakers can be tuned with the (book-wide) paper block
> > variables "page-spacing-weight" (default 1.0)
Joe Neeman wrote:
Here is my latest patch to add a new page-breaker. This actually adds 2
page breakers now:
Both page-breakers can be tuned with the (book-wide) paper block
variables "page-spacing-weight" (default 1.0) which specifies the
importance of good page spacing relative to line spaci
On Tue, 2006-07-25 at 16:43 +0200, Nicolas Sceaux wrote:
> Joe Neeman <[EMAIL PROTECTED]> writes:
>
> > Here is my latest patch to add a new page-breaker.
>
> May you not abbreviate that much variable names in scheme code?
> It's usual to write full names, eg. paper-book and page-number,
> iso. p
Joe Neeman <[EMAIL PROTECTED]> writes:
> Here is my latest patch to add a new page-breaker.
May you not abbreviate that much variable names in scheme code?
It's usual to write full names, eg. paper-book and page-number,
iso. p-book and p-num.
nicolas
___
Here is my latest patch to add a new page-breaker. This actually adds 2
page breakers now:
ly:page-turn-breaking will only allow page turns at specified places
within the score. By default, a page turn can only appear at the end of
a score. This can be altered in two ways:
1) by adding \allowPageT