Hi Bogi,
> in all of them I miss the stem on the first g’2:
Perhaps you mean
%%%% SNIPPET BEGINS
\version "2.18.0"
theMusic = {
<<
{ \voiceOne c''1 ~ | c''2 }
\new Voice { \voiceTwo g'2 a' | g'2 }
>> \oneVoice <a' c''>4 q |
<g' c''>1
\bar "|."
}
\score {
\new Staff \theMusic
}
%%%% SNIPPET BEGINS
Note how I use the \voiceOne, \voiceTwo, and \oneVoice commands to take
advantage of Lilypond’s built-in polyphony mechanisms.
Hope this helps!
Kieren.
________________________________
Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: [email protected]
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user