>> Thanks!  Please check whether
>>
>>   moveDyn =
>>     #(define-event-function (X Y etc) (number? number? ly:music?)
>>       #{ \tweak DynamicLineSpanner.outside-staff-priority ##f
>>          \tweak DynamicText.X-offset #X
>>          \offset DynamicLineSpanner.Y-offset #Y
>>          etc #})
>>
>>   {
>>     g'2
>>     g'\moveDyn #-1 #5 -\f
>>   }
>>
>> is really correct; I will then add this to the documentation.
>
> I think all of your argument names are a bad idea.  [...]

Fixed, thanks.

> It also seems writing -\f rather than \f suggests that it would not
> work otherwise while it does.

OK.


    Werner

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

Reply via email to