[EMAIL PROTECTED] writes:
> I want to typeset something which starts out with just one staff and then
> harmony comes in and there are two staffs.  I can't figure out how to do
> this.  I get an extra blank staff during the second section (using
> Lily 1.1.15):
> 
> 

How about

  { \type Score <
        \type Voice { c1 c1 \break }
  >
  \type GrandStaff <
        { c1 c1 c1 }
        { c1 c1 c1 } >
 }


-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to