On Wed, May 1, 2024 at 1:59 PM Robert Garrigos <[email protected]> wrote:
> I have this music to engrave, note the slur:
> [...]
> Why is not the first example working? I tried with explicit voicing with
> the same results.
>
Slurs in LilyPond are "post events", meaning they always go *after* the
note. So if you want to slur from note a to note b, you write:
a( b)
The above slur will start on the note a and end on the note b.
--
Knute Snortum
