Greetings Nicolas, hi everybody, can someone tell me why the following snippet doesn't work? (It's heavily based on Nicolas' functions -- and looked sooo promising...)
%%%%%%%%%%% #(use-modules (ice-9 format)) toto = { c d c d } includevar= #(define-music-function (parser location name) (string?) (ly:parser-parse-string (ly:parser-clone parser) (format #f "\\~a" name)) (make-music 'SequentialMusic 'void #t)) { e1 \includevar #"toto" } %%%%%%%%%%%%% Cheers, Valentin _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user