But for your initial problem, if it is what you want, maybe:

\version "2.18.2"
\new Staff 
\relative c'' {
\time 2/4
  << 
        {\voiceOne \stemUp r16 <a' c> r8 r16   r8 }
        \\
        {\override Beam.positions = #'(-1 . -1)
         \voiceOne \stemDown e8 e16 ees
         \override Beam.positions = #'(-1 . -1)
         d8 d16 des }
        \\ 
        {\voiceTwo \stemDown c,8. c16 b8. bes16 } 
  >> 
}



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

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

Reply via email to