[EMAIL PROTECTED] writes:
> - How can I put a grace note AFTER a note? I tried:
>       a4\trill \grace{[bis16 cis]} s16    It didn't work correctly.
>       I tried to attach the grace note in a chord <>, it was ugly.


What you can do (in 1.5), is to attach the grace note to a note
immediately following the main note, i.e.

          < c1
            { s16 \grace { c16 d } }  
          >

-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to