On Wed, Dec 7, 2011 at 22:19, jakob lund <jakob.be...@gmail.com> wrote: > \voiceOne << \global \Sa \Sb >> means that those three parts overlap, > as you say... > > I'm guessing what you want is > > \new Staff = women << > \new Voice \global > \new Voice = "S" {\Sa \Sb } > } > >> > \context Lyrics \lyricsto "S" { \womena \womenc } > \context Lyrics \lyricsto "S" { \womenb } > > I've completely not tested it and may be wrong but you could try...
This is an improvement, at least: \score { \new ChoirStaff << \new Staff = women << \new Voice \global \new Voice = "S" {\Sa \Sb } >> \context Lyrics \lyricsto "S" { \womena \womenc } \context Lyrics \lyricsto "S" { \womenb } >> } This gets me the first lyrics to the repeated first part (\womena), and the third part of the lyrics to the unrepeated second part (\womenc), but the second lyrics to the repeated first part don't show up.... At least it's some progress! Thanks so far... Cheers, Dirkjan _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user