lilypond-user
[Top][All Lists]
Advanced

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

Re: Adding \new Lyrics \lyricsto "Tenor II" \text cancels \set timing


From: James E. Bailey
Subject: Re: Adding \new Lyrics \lyricsto "Tenor II" \text cancels \set timing
Date: Sun, 22 Mar 2009 19:56:58 +0100


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   
  } }




reply via email to

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