From: Mike Dean <mike.d...@aquinas.edu>

Measures 1,3,5 are chords, while measures 2,4,6 has the temporary polyphony and 
trying to fit what I want to do into the example is a struggle...

I use \stemDown to put the stem down and merge it with the chord:

{
  \clef bass
  \time 3/4 
  <<  
    \relative c' {
      \once \stemDown c2. |
      c4. bes8 aes bes
    } \\
    \relative c {
      <e g>2.(  |
      <des f>2.)
    }
  >>
}


HTH,

Carl
 


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

Reply via email to