On Tue, Sep 16, 2025 at 9:27 AM Eef Weenink <h.e.ween...@de-erve.nl> wrote:

>
> I cannot find an answer for this:
> [image: 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