lilypond-user
[Top][All Lists]
Advanced

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

Re: Custom dynamic text with spanner


From: Jean Abou Samra
Subject: Re: Custom dynamic text with spanner
Date: Fri, 17 Feb 2023 07:54:05 +0100
User-agent: Evolution 3.46.3 (3.46.3-1.fc37)

Le vendredi 17 février 2023 à 00:45 -0600, Evan Driscoll a écrit :

On Fri, Feb 17, 2023 at 12:40 AM Jean Abou Samra <jean@abou-samra.fr> wrote:It works like this too: ``` \version "2.24.0"

{ \once \set crescendoText = "molto cresc." c'1\cresc c' c'! }


This one does *not* work for me.

Perhaps it's a version difference. For example, [hacklily.org](http://hacklily.org) with version changed to 2.22.1 (it's default) renders that with a cresc.

I sent the wrong code, sorry.

\version "2.24.0"

{
  c'1\withMusicProperty span-text "molto cresc." \cresc c' c' c'\!
}

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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