Hi Peter,

Use voices. Just turn the stem down for the first F and A.

\version "2.19.52"
\score {
  <<
    {
      \stemDown
      <f'' a''>4 ^~
      \stemUp
      <f'' a''>8[ <c'' f''> a'' g'']
    }
    \\
    {
      <a' c''>4 _~
      <a' c''> <g' d''>
    }
  >>
}

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

Reply via email to