Am Tue, 30 Sep 2008 13:40:44 +0200
schrieb Gilles Sadowski <[EMAIL PROTECTED]>:

> Please send a minimal but *compilable* example: It's a waste of time

Sorry, I thought advanced users could imagine the output. Here we go:

 \new PianoStaff <<
     \chords { c1 g }   
     \new Staff = "upper" {
       \relative c' {
         c4 c c c
         d d d d
       }
     } 
     \addlyrics { 
       \repeat unfold 4 \skip 1
       la la la la
     } 
     \new Staff = "lower" {
       \relative c' { 
          c4 c c c 
       }
     }  
 >> 

Seb.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to