Hey all,

This bit me way back when. Here’s the fix (note the \new Voice):

\version "2.19.83"

global = {
 s1
 \bar "|."
}

sop = \relative {
 c'4( d) e f
}

soptext = \lyricmode {
 Me -- lis -- ma
}

\new Staff \new Voice << \global \sop >> \addlyrics \soptext

\new Staff \new Voice << \global \sop \addlyrics \soptext >>

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer (he/him)
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to