lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: breaking vertical alignment of dynamic items


From: Jean Abou Samra
Subject: Re: breaking vertical alignment of dynamic items
Date: Mon, 30 Jan 2023 12:40:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0

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 |
}




Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]