Hi Gabriel,
> I am experimenting with ways to optimize the placement of slurs in stemless
> music (where note heads do not have stems).
What about
\markup { Option \circle 4 — use duration-log: }
\score {
{
\clef bass
\key ees \major
\override NoteHead.duration-log = #2
\voiceOne % needed in my real music
g1*1/4( bes,) c( ees)
\voiceTwo % needed in my real music
c( bes) aes( a)
}
}
??
Different tie geometry/attachment, but maybe that’s preferable in some cases?
Anyway, just a thought…
Kieren
__________________________________________________
My work day may look different than your work day. Please do not feel obligated
to read or respond to this email outside of your normal working hours.