How to bending spanner for only one note in a chord of 2?

[email protected] Sun, 26 Jul 2026 17:11:26 +0000
Newsgroups gmane.comp.gnu.lilypond.general
Message-ID <20260726171126.Horde.7WrY_kLdRd6cZwN1JsRmfRI@webmail.infopower.nl>
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 > }