Hi Ralph, > I cannot figure out how to move the turn above the slur in the following MWE:
%%%
\version "2.24.2"
\language "english"
tune =
\relative c'' {
c8.-\tweak avoid-slur #'outside \turn[( d16) f8. g16] a8.[ f16 g8.( a16]) |
}
\score {
\tune
}
%%%
Hope that helps!
Kieren.
