Re: Re[3]: Multi non static substition

2019-04-20 Thread Andrew Bernard
Hi Ursus, Apologies, you most likely want to define a new markup function. Also in the NR. Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re[3]: Multi non static substition

2019-04-20 Thread E Appeldoorn
Wrote my first music function and it crashed with a lot of error messages. TieMarkup = #(define-music-function (parser location xpos len) (number? number?) #{ \markup \override #'(adjust-x-pos . #xpos) \override #'(adjust-length . #len) \undertie