lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Slurs with "afterGrace"


From: Rip _Mus
Subject: Re: Slurs with "afterGrace"
Date: Sun, 6 Feb 2022 09:31:32 +0100

Good morning,
try:

\afterGrace g4( { a16 g16) }

The slur event must be attached directly after the note.

Rip_mus

Il dom 6 feb 2022, 08:59 Alasdair McAndrew <amca01@gmail.com> ha scritto:
This works:
g4( \grace {a16 g16})

making a slur which includes the grace notes.  But in order to get the
right spacing and barring (I need grace notes to occur before the bar line,
rather than after), I need to use "afterGrace":

\afterGrace g4 {a16 g16}

However, if I attempt to include a slur:

\afterGrace g4( {a16 g16} )

I get a warning about an "Unattached SlurEvent".  Lilypond makes a good
guess at what I want and bungs a slur in anyway - but what does this
warning mean, and how can I avoid it?  Thank you!

Alasdair
--
0432 854 858
https://numbersandshapes.net


reply via email to

[Prev in Thread] Current Thread [Next in Thread]