]> git.donarmstrong.com Git - lilypond.git/commitdiff
cheatsheet.itely: "upstep" -> "pickup / upbeat"
authorMark Polesky <markpolesky@yahoo.com>
Tue, 26 May 2009 08:38:35 +0000 (01:38 -0700)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 2 Jun 2009 13:17:02 +0000 (15:17 +0200)
Documentation/user/cheatsheet.itely
input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ily

index 87d48f9621f567148594f73c2d5944994f515d50..35017442819665e4dc74ea01d1a8471a196deb67 100644 (file)
@@ -217,7 +217,7 @@ a\> a a\!
 
 
 @item @code{\partial 8}
-@tab upstep
+@tab pickup / upbeat
 @tab
 @lilypond[fragment,relative=2]
 \partial 8
index b4372ef72f2caeb893ef9b77ef7ab168e1fff96a..02c0493b0fa62f05bfd815e58f2d856ea12265fb 100644 (file)
@@ -188,8 +188,8 @@ rondo =     \relative c'
         c8[\f c, c]  c[ c c]
        c4 r8 c4 r8
 
-        %This is technically incorrect, since we started with an 8th
-       % upstep, but both eulenburg and EB do this as well.
+       This is technically incorrect, since we started with an 8th
+       % note pickup, but both eulenburg and EB do this as well.
        c4 r8 r4 r8 \bar "|."           
 }