]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/scripts.ly
release: 1.3.131
[lilypond.git] / input / test / scripts.ly
index fee2ddbd599146609497498ec3af46a6928dad55..9cb1550d9263f6b34cb8b0923b3a90a700565356 100644 (file)
@@ -1,8 +1,8 @@
        
-\version "1.3.4";
+\version "1.3.117";
 
 
-blah =         \notes{ \transpose c'' {
+blah =         \notes{ \transpose c'' {
 
        c,4 ->-.-\fermata-"text"
        c ->-.-\fermata-"text"
@@ -34,15 +34,15 @@ blah =      \notes{ \transpose c'' {
        d' _>_._\fermata _"text"
        d'' _>_._\fermata _"text"
                        
-       \stemup
+       \stemUp
        b,-. c-. d-. e-. f-. g-. a-. b-. c'-.
-       \stemdown
+       \stemDown
        a-. b-. c'-. d'-. e'-. f'-. g'-. a'-. b'-.
-       \stemup
+       \stemUp
        b,-> c-> d-> e-> f-> g-> a-> b-> c'->
-       \stemup
+       \stemUp
        b,---. c---. d---. e---. f---. g---. a---. b---. c'---.
-       \stemboth
+       \stemBoth
       \time 4/4;
        [c8 \< d e \! f][d' \> e' f' \! g'] 
        [c-> \< d-> e-> \! f->][d'-> \> e'-> f'-> \! g'->]