Am So., 26. Juli 2026 um 19:12 Uhr schrieb <[email protected]>: > > In the following score only the c' should be bent up to the d', but I > can't disable the spanner coming from the f'. Putting the '\^' inside > the chord doesn't work. Any hits? > > \version "2.24.1" > \new TabStaff \fixed c { < c'-\3 f'-\2 >2 \^ < g'-\3 > } > >
\new TabStaff \fixed c { < c'-\3 \tweak bend-me ##f f'-\2 >2 \^ < d'-\3 > }
HTH,
Harm
