Le mardi 30 mai 2023 à 08:52 +0200, Hans Aikema a écrit :

> Not sure whether that text would be easy to customise (could not find a 
> reference for it on a quick search, only for an alternative Fine text, not 
> for an alternative D.C. al Fine text)



Here is an example:

```
\version "2.24.1"

\repeat segno 2 {
  c'1
  \volta 1 \fine
  \volta 2 {
    c'1
    \set Score.dalSegnoTextFormatter = #(lambda _ #{ "D.C." #})
  }
}
```

Best,

Jean

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

Reply via email to