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 
> <[j...@abou-samra.fr](mailto:j...@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