Hello everybody,

only now did I encounter this problem – I’m on Windows 7, x64. What am I doing wrong/am I doing anything wrong/has this to do with recent Lyric extender changes?

%%%%%%%%%%%%
\version "2.19.57"

quintus = \relative {
  r4 f'' f e
}

tenor = \relative {
  b'4.( a16 g f8 g a4)
}

quintus-text = \lyricmode {
  O come and
}

tenor-text = \lyricmode {
  stay __
}

\score {
  <<
    \quintus
    \addlyrics \quintus-text

    \tenor
    \addlyrics \tenor-text
  >>
}
%%%%%%%%%%%%%%%%%

TIA, Simon

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to