bug-lilypond
[Top][All Lists]
Advanced

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

grace notes


From: peter
Subject: grace notes
Date: Thu, 19 Jul 2012 14:22:32 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.
\version "2.14.2"
% Beginning of Mozart's turkish march. Without \grace b16 it would be ok.
upper = \relative c'' {
\clef treble
\time 2/4
\grace b16 a8 gis16 a 
}
lower = \relative c' {
\clef bass
\time 2/4
r4
}
\new PianoStaff <<
\new Staff \upper
\new Staff \lower
>>




reply via email to

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