'ello,

Thanks to both of you for the advice.  Things are beginning to make a
bit more sense now :-).  Unfortunately, the suggestion of:

\score {
   <<
     \new Staff {
       \context Voice = "parta" \parta
       \context Voice = "partb" \partb
     }
     \new Lyrics <<
       \lyricsto "parta" \partaText
       \lyricsto "partb" \partbText
     >>
   >>
   \paper {}
   \midi {}
}

Didn't compile for me (it says it can't find the voices).  I am going to
try it with 2.4.5 and see if that helps.

bye just now,


-- 
Matthew T. Atkinson <[EMAIL PROTECTED]>



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

Reply via email to