Hi, I'd like to achieve the below [image: image.png]
With the following code << \new Voice = voiceOne \relative { \voiceOne d''1( \trill | \stemDown e2) } \new Voice = voiceTwo \relative { \voiceTwo s2 s4. \acciaccatura { c''16 d } | s2 } >> I was able to get the following [image: image.png] What is the recommended approach to finish a trill with two acciaccatura notes with stems up and slurred to the next note? Thank you in advance, Vlad