Hello, When creating a crescendo following a custom dynamic marking (e.g., piano subito), I am having trouble moving the start of the spanner to a point following the dynamic markup.
What would be the best way of doing this? Example below. Thanks!
\version "2.20.0"
{ d'16_\markup { \dynamic p \italic "subito" } \cresc \repeat unfold 14
d'16 d'\f | }
-Ahanu
