My contribution of two days ago hasn't turned up on the list (yet),
so here goes again:


Here is a variant of Pierre's proposal:


\transpose c c' {
   %<d ees>16 ~
   <<
     {
       \once \override NoteColumn #'ignore-collision = ##t
       \once \hideNotes <d ees ~ >16
       \once \override NoteColumn.force-hshift = #0.6
       ees2^\trill
     }
     \\
     {
       \once \stemUp
       <d ~ ees>16
       \once \override NoteColumn.force-hshift = #-0.6
       d2
     }
   >>
}


Cheers,
Robin
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to