Re: page-turning using correct page numbers

2006-09-30 Thread Joe Neeman
On Sat, 2006-09-30 at 11:47 +0200, Han-Wen Nienhuys wrote: > Joe Neeman schreef: > > This is sort of a bug fix, but I thought I'd post it instead of > > committing because it changes behaviour. In current lily CVS, it's > > assumed that the first page of a book is always the left-hand page. This >

Re: two pass spacing patch

2006-09-30 Thread Joe Neeman
On Sat, 2006-09-30 at 16:25 +0200, Nicolas Sceaux wrote: > Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > > > Nicolas Sceaux schreef: > >> Here is a patch defining a few functions for using the two-pass vertical > >> spacing scheme. Example: > > > > given that Joe is now the Page breaking guru, I

Re: boom

2006-09-30 Thread Joe Neeman
On Sat, 2006-09-30 at 14:51 +0200, Han-Wen Nienhuys wrote: > [EMAIL PROTECTED] lilypond]$ lilypond input/manual/font-table.ly > GNU LilyPond 2.9.20 > Processing `input/manual/font-table.ly' > Parsing... > programming error: tried to space systems on a bad number of pages > continuing, cross fingers

Another patch (this one is important) to abc2ly

2006-09-30 Thread Laura Conrad
Translation of MIDI tempo is now the new sytax. Also the annoying erroneous error message about not being able to translate a numerator of 1 is fixed. ? scripts/out Index: ChangeLog === RCS file: /sources/lilypond/lilypond/ChangeLog

Re: two pass spacing patch

2006-09-30 Thread Nicolas Sceaux
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Nicolas Sceaux schreef: >> Here is a patch defining a few functions for using the two-pass vertical >> spacing scheme. Example: > > given that Joe is now the Page breaking guru, I invite him to review > the code. Joe? Joe, What the patch changes to

another abc2ly patch

2006-09-30 Thread Laura Conrad
Attached is a patch that adds segno(S) and coda (O) to the list of articulations supported by abc2ly. This also includes the patch I sent yesterday supporting '--' in lyrics. ? scripts/out Index: ChangeLog === RCS file: /sources/lil

boom

2006-09-30 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] lilypond]$ lilypond input/manual/font-table.ly GNU LilyPond 2.9.20 Processing `input/manual/font-table.ly' Parsing... programming error: tried to space systems on a bad number of pages continuing, cross fingers Segmentation fault [EMAIL PROTECTED] lilypond]$ -- Han-Wen Nienhuys

Re: two pass spacing patch

2006-09-30 Thread Han-Wen Nienhuys
Nicolas Sceaux schreef: Here is a patch defining a few functions for using the two-pass vertical spacing scheme. Example: given that Joe is now the Page breaking guru, I invite him to review the code. Joe? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond So

two pass spacing patch

2006-09-30 Thread Nicolas Sceaux
Hello, Here is a patch defining a few functions for using the two-pass vertical spacing scheme. Example: /-- \version "2.9.20" %{ For the first pass, use the dump-tweaks option: $ lilypond -b null -d dump-tweaks .ly This will write the -pag

Re: Regression in parser

2006-09-30 Thread Nicolas Sceaux
Erik Sandberg <[EMAIL PROTECTED]> writes: > On Saturday 23 September 2006 17:49, Nicolas Sceaux wrote: >> Hi, >> >> Using LilyPond from CVS, the following snippet causes a syntax error, >> which 2.9.18 did not: >> >> /** >> testFunction = >> #(define-music-function (par

Re: page-turning using correct page numbers

2006-09-30 Thread Han-Wen Nienhuys
Joe Neeman schreef: This is sort of a bug fix, but I thought I'd post it instead of committing because it changes behaviour. In current lily CVS, it's assumed that the first page of a book is always the left-hand page. This is usually false: odd-numbered pages should go on the right and the first