Hi Peter,

When engraving music that has only occasionally two or more voices (such as
your example), I personally prefer to explicitly write all voices together
at once in this way:

\version "2.18.0"

music = \relative c'' {
2. <g c es>4 |
<< {e'4. d8 c2} \\ {g4 a b4. c8} >> |
<e g bes>4 <es ges b>2.
}

\score {
  \new Staff \music
}

Regards!
Gilberto



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Experiences-from-voice-handling-wanted-tp157895p158001.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to