I use ChoirStaff instead of StaffGroup. It doesn't draw bar lines down through the lyrics.
- James \score { \notes \context ChoirStaff << \context Staff = women << \partcombine \context Voice = sopranos { \voiceOne \sopMusic } \context Voice = altos { \voiceTwo \altoMusic } \trebRests >> \context Lyrics = altosI { s1 } \context Lyrics = altosII { s1 } \context Lyrics = altosIII { s1 } \context Staff = men << \clef bass \context Voice = tenors { \voiceOne \tenorMusic } \context Voice = basses { \voiceTwo \bassMusic } \bassRests >> \context Lyrics = altosI \lyricsto altos \lyricsI \context Lyrics = altosII \lyricsto altos \lyricsII \context Lyrics = altosIII \lyricsto altos \lyricsIII >> \paper { \context { % a little smaller so lyrics can be closer to the staff. \StaffContext minimumVerticalExtent = #'(-3 . 3) } } \midi { \tempo 4 = 100 } } _______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user