lilypond-user
[Top][All Lists]
Advanced

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

Re: afterGrace with a slur?


From: Mats Bengtsson
Subject: Re: afterGrace with a slur?
Date: Tue, 02 Aug 2005 09:06:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Simply add the slur as for any other notes:

\version "2.6.0"
\score{
  \new Voice \relative c'' {
    \afterGrace a4 ( {b16 [ a ] ) } g4
  }
  \layout{raggedright=##t}
}


   /Mats

Bodo wrote:
Hi,

I want to add two grace notes that are sung on the same syllable as the
preceding note and are connected with a slur to the preceding note. I have
attached a small image that shows what I want to do.

So far I have only found \afterGrace to come close to what I want, but it
doesn't allow me to connect the grace notes with a slur. All my experiments
with using parentheses so far have produced errors.

\acciaccatura and \appoggiatura provide a slur, but only for grace notes
before the slurred-to note, not after.

Any ideas?

 Bodo






reply via email to

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