>> What is the 'official' way to break the alignment between, say, a
>> crescendo wedge and a subsequent forte sign? What I want is
>> automatic placement of the 'f' by LilyPond as if there were no
>> crescendo wedge.
>
> \version "2.24.0"
>
> {
> e1\< | g''1\breakDynamicSpan\ff |
> }
Aah, thanks. And completely undocumented...
I'll eventually submit a patch to fix that.
Werner
