4 texidoc
= "Music functions accept strings as markup arguments
5 when using the type predicate @code{markup?}
10 #(define-music-function
(parser location text music
) (markup? ly
:music?
)
11 ;; dummy function
, does nothing
15 \testFunc "test string"
16 c2 <c \testFunc "test string" e>