Re: Order of the staves

2006-03-15 Thread Eddy-14
Mats Bengtsson-4 wrote: > > I think the problem is that you have surrounded all the staves by a > GrandStaff. If you look at the program reference for GrandStaff, you > will learn that it can only contain Staff contexts, by default. > Perfect, thanks ! I just needed to erase the \new GrandSta

Re: Order of the staves

2006-03-12 Thread Mats Bengtsson
I think the problem is that you have surrounded all the staves by a GrandStaff. If you look at the program reference for GrandStaff, you will learn that it can only contain Staff contexts, by default. Even though it's possible to change this default definition of GrandStaff, but if I recall co