On Mon, Sep 30, 2024 at 2:31 PM Cameron Hall <camerongh...@cox.net> wrote:

> On Mon, 30 Sep 2024 12:45:25 -0700
> Knute Snortum wrote:
>
> > On Mon, Sep 30, 2024 at 11:54 AM Cameron Hall
> > wrote:
> >
> > > However, I still can't get the slur to work.
> > >
> >
> > I don't know the answer for the repeats, but use a \repeatTie for the
> > partial slur in the second ending:
> >
> > a8\repeatTie r16 b( c' d' | % 2nd ending
> >
> >
> > --
> > Knute Snortum
>
> Thanks, that fixes it! However, I've run into another problem area with
> the slurs. At measure 23 here, the D is supposed to slur back to the
> repeated E at measure 10, but Lilypond wants to slur it into measure 25
> instead. Is there any way to indicate that?
>
> %%% BEGIN EXAMPLE %%%
>

[ large example code removed ]

Before I answer, a couple of things.  Be sure to either "reply all" or add
the LilyPond user group in the CC when replying.  Also, it's considered
good form to include only a Minimum Working Example (MWE) when posting code
(see https://lilypond.org/tiny-examples.html).

As for my answer, I would just slur the b to the d in measure 23 and use
the \shape command to alter the shape of the slur (
https://lilypond.org/doc/v2.24/Documentation/notation/modifying-shapes#-Specifying-displacements-from-current-control-points
).


--
Knute Snortum

Reply via email to