Thank you Knut,

Found the solution. Thanks for your help.
In one of the mails you ask (rhetoricaly) if a manual would be needed.
Answer(s):
Probably not, there is this page:
https://lsr.di.unimi.it/LSR/Item?id=1191
What has enough information.
What would be useful is to make it easier to search for. I only found that page 
using the search word “shape”.
And secondly (I probably can test that myself) does it also work for other 
types of slurs?
Regards Eef



Van: Knute Snortum <[email protected]>
Datum: dinsdag, 16 september 2025 om 20:15
Aan: Eef Weenink <[email protected]>
CC: lilypond-user <[email protected]>
Onderwerp: Re: Slur over repeats

On Tue, Sep 16, 2025 at 9:27 AM Eef Weenink 
<[email protected]<mailto:[email protected]>> wrote:

I cannot find an answer for this:
[Scherm­afbeelding 2025-09-16 om 18.11.07.png]

I have a repeat and I want a “semi-slur” going into Volta 2.
Now I solved it with \repeatTie, but would rather see a bit larger slur, so 
users will not get confused.
"PS. This is just a quick and dirty example, where a 4/4 tempo can have 2 to 4 
quarts 😉 "

\relative c''{
  \repeat volta 2 {
    g'1(
    \alternative {
      \volta 1 { (<d, bes'>2) }
      \volta 2 {
bes'4 \repeatTie
   <d, bes'>2
      }
    }
  }
}

This was just asked on the list earlier.  Try using the \shape command on the 
\repeatTie.

--
Knute Snortum

Reply via email to