On 30/01/2023 12:38, Werner LEMBERG wrote:
>
> 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.
>
> ```
> {
> e1\< | g''1\ff |
> }
> ```
\version "2.24.0"
{
e1\< | g''1\breakDynamicSpan\ff |
}
OpenPGP_signature
Description: OpenPGP digital signature
