lilypond-user
[Top][All Lists]
Advanced

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

Re: Need help with this trill


From: Francisco Vila
Subject: Re: Need help with this trill
Date: Fri, 15 May 2009 01:25:33 +0200

2009/5/15 Carl D. Sorensen <address@hidden>:
>> 1. How to get the two minor notes (sort of like appoggiaturas) placed
>> correctly after the main note, at the end of the bar. \appoggiatura seems to
>> always put the minor notes before the actual notes.
>
> I think \graceAfter is what you're looking for.

I think it is rather \afterGrace .

The problem with \afterGrace is that you cannot put a slur:

\new Staff \relative c'''{ \afterGrace a2 {g16[ a]} a2 }
\new Staff \relative c'''{ a2 \acciaccatura {g16[ a]} a2 }


By the way, what's wrong with this code? Not having \new Staff
(because I assume it's not needed) it creates three staves!

\relative c'''{ \afterGrace a2 {g16[ a]} a2 }

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org




reply via email to

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