Re: Feature: multiple header definitions

2005-07-14 Thread Graham Percival
On 14-Jul-05, at 9:56 AM, Ishizaki wrote: On Wed, 13 Jul 2005 03:37:23 -0700 Graham Percival <[EMAIL PROTECTED]> wrote: Feature request: keep old \header{} info when a new \header{} is defined. (snip) I do agree. It seems parser.yy trashes previous \header definition when meets new \header

problem with lilypond 2.6.1 under cygwin...

2005-07-14 Thread Arno Waschk
What is going wrong here? I compiled lilypond from cvs (branch lilypond_2_6), which works fine, but then: $ lilypond ./duo-vlva1.ly GNU LilyPond 2.6.1 Processing `./duo-vlva1.ly' Parsing... Interpreting music... [8][16][24][32][40][48][56][64][72][80][88][96][100] Preprocessing graphical obje

Re: Feature: multiple header definitions

2005-07-14 Thread Ishizaki
On Wed, 13 Jul 2005 03:37:23 -0700 Graham Percival <[EMAIL PROTECTED]> wrote: > Feature request: keep old \header{} info when a new \header{} is > defined. (snip) I do agree. It seems parser.yy trashes previous \header definition when meets new \header. --