On 6/8/11 7:38 PM, "christophe 1710" <[email protected]> wrote:
> Hello,
>
> i'm facing a strange issue with lilypond 2.14. The following example
> taken from the diabelli Theme start with a partial and a \acciaccatura.
This is a problem with grace synchronization. See the known issues in
Notation Reference 1.2.6 under Grace Notes.
You need to add a grace skip to the bottom clef:
Two = \relative c {
\clef "bass" \time 3/4 \partial 8*2 \grace s8 r4 | % 2
c4\p r4 g4 -. | % 3
}
HTH,
Carl
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user