Hi All,
I'm in the process of editing out collisions and have come to need a solution for adjusting the vertical alignment of dynamic marks on a case-by-case basis. I've been over the documentation and have tried different solutions based on my findings there, but so far I've had no luck moving dynamics along the y-axis.
For reference, I've tried variations of the following two lines:
(b) \once \override DynamicText #'Y-offset
(a) \once \override DynamicLineSpanner #'Y-offset
Is there something I've overlooked?
Thank you.