I would have expected

\override DynamicTextSpanner.bound-details.left.stencil-align-dir-y = #DOWN

to work, since I think that is the property to be changed, but it seems it 
needs a lower value, like

\override DynamicTextSpanner.bound-details.left.stencil-align-dir-y = #-2

To align properly.


> 30 nov. 2021 kl. 12:35 skrev Lib Lists <lists...@gmail.com>:
> 
> Hello,
> I'm trying to change the vertical alignment of the dashed line so that
> it is at the same level with the bottom of the text 'cresc.', instead
> of being at the centre.
> 
> I checked the documentation for the DynamicTextSpanner but couldn't
> find the right property to change.
> 
> \version "2.22.1"
> {
>  c'1\cresc
>  d'
>  e'\ff
> }
> 
> Thank you for any hint!
> Cheers,
> Lib
> 


Reply via email to