Am 22.03.2009 um 19:42 schrieb Jay Hamilton:
\book{
\score
{
\new StaffGroup
<<
\new Staff \with { instrumentName = "Alto I" }
<< \global \AltoIconscience >>
\new Staff \with { instrumentName = "Alto II" }
<< \global \AltoIIdoubter >>
\new Staff \with { instrumentName = "Tenor I" }
<< \global \TenorIpontius >>
\new Staff \with { instrumentName = "Tenor II" }
<< \global \TenorIIexaminer >>
\new Lyrics \lyricsto "Tenor II" \text
assuming \TenorIIexaminer has at some point a \context Voice = "Tenor
II"
>>
\layout {ragged-right = ##t
\context { \Staff
\set Score.defaultBarType = "empty"
\remove "Note_heads_engraver"
\consists "Completion_heads_engraver"
\remove "Time_signature_engraver"
This is not where Lyrics are defined. How did you come to this
conclusion?
Lyrics \lyricsto "Tenor II" \text
} }
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user