This should be the good one that doesn't work :)

\version "2.23.2"
#(define (first-element music)
   (first (ly:music-property music 'elements)))

{ #(first-element #{ \chordmode {c} #}) }


Ciao, g.

Reply via email to