lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help with: Cannot find voice


From: Trevor Daniels
Subject: Re: help with: Cannot find voice
Date: Sun, 22 Feb 2009 15:56:42 -0000


It should work, unless you have no notes in \upperOne

Trevor

----- Original Message ----- From: "Alberto Simões" <address@hidden>
To: "lilypond" <address@hidden>
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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

[Prev in Thread] Current Thread [Next in Thread]