> Oops, and of course #etc (or whatever it is called now).

I now have

  % A tweak-like function to move dynamics.
  moveDyn =
    #(define-event-function (x y event) (number? number? ly:event?)
      #{ \tweak DynamicLineSpanner.outside-staff-priority ##f
         \offset DynamicText.X-offset #x
         \offset DynamicLineSpanner.Y-offset #y
         #event #})


    Werner

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to