It should work, unless you have no notes in \upperOne
Trevor
----- Original Message -----
From: "Alberto Simões" <al...@alfarrabio.di.uminho.pt>
To: "lilypond" <lilypond-user@gnu.org>
Sent: Sunday, February 22, 2009 3:24 PM
Subject: help with: Cannot find voice
Hello
I am trying to produce a SATB where S and A share the same staff.
This is my definition:
\score{
\context ChoirStaff
<<
\context Staff = "upper"
<<
\clef treble
\context Voice = sop \upperOne
\context Voice = con \upperTwo
\lyricsto "sop" \new Lyrics \firstverse
\context Staff = "tenor"
<<
\clef treble
\context Voice = ten \lowerOne
\lyricsto "ten" \new Lyrics \secondverse
\context Staff = "bass"
<<
\clef bass
\context Voice = bas \lowerTwo
\lyricsto "bas" \new Lyrics \thirdverse
[...]
Now, lilypond complains with:
4vozes.ly:64:16: warning: cannot find Voice `sop'
\lyricsto "sop" \new Lyrics \firstverse
Any hint?
Thank you
Alberto
--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user