Ah, thanks. I didn't try to overlap the round and curly parentheses like that. I guess as a programmer I'm so used to strict hierarchical nesting relationships that this didn't even occur to me. And if you nest the parentheses hierarchically, such as "a4 ( {b16 [ a ]} )", you get errors. Maybe this could be explained a little better in the manual.
Thanks again, Bodo > -----Ursprüngliche Nachricht----- > Von: Mats Bengtsson [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 2. August 2005 08:06 > An: Bodo > Cc: lilypond-user@gnu.org > Betreff: Re: afterGrace with a slur? > > 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 > > > > > _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user