\version "2.23" % ==== Bass_highlighter_engraver ===================================== #(set-object-property! 'bass-notehead-callback 'backend-type? procedure?) #(set-object-property! 'bass-notehead-callback 'backend-doc "Function to be called on grob if it is a bass notehead") #(define (is-lower-bound? el lst less?) ; returns #t if no element of lst is less? than el. (if (pair? lst) (if (less? (car lst) el) #f (is-lower-bound? el (cdr lst) less?)) #t)) Bass_highlighter_engraver = #(lambda (context) (define (is-over? note moment) (not (ly:moment q q q } >>