[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Grace note placement
From: |
Han-Wen Nienhuys |
Subject: |
Grace note placement |
Date: |
Fri, 16 Aug 2002 22:09:24 +0200 |
address@hidden writes:
>
> In the following example, the grace notes are placed in the wrong
> measure:
this is documented in the manual. Grace notes always come before the
main note. Use the following trick to get them before a barline:
\context Voice {
< { d1^\trill ( }
{ s2 \grace { [c16 d] } } >
)c4
}
--
Han-Wen Nienhuys | address@hidden | http://www.cs.uu.nl/~hanwen