]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/wtk1-prelude1.ly
release: 1.1.41
[lilypond.git] / mutopia / J.S.Bach / wtk1-prelude1.ly
index 2cb87d29139e5706fcb8e21af3d6336be6650759..de30f92b85fee758f23457954df4cb57e7d5fd7f 100644 (file)
@@ -8,10 +8,10 @@ enteredby =    "Shay Rojansky";
 copyright =     "Public Domain";
 }
 
-\version "1.0.0";
+\version "1.0.16";
 
 global = 
-    \melodic {
+    \notes {
         \time 4/4;                % should be \time C
     }
   
@@ -19,10 +19,10 @@ global =
 % should do programmable input.
 
 soprane =
-    \melodic \transpose c'' {
+    \notes \transpose c'' {
         \clef "violin";
 
-       \type Staff <
+       \context Staff <
        % Real soprane
        {\stemup
        r8 [g16 c'] [e' g c' e'] r8 [g16 c'] [e' g c' e'] |
@@ -78,7 +78,7 @@ soprane =
     }
 
 bass =
-    \melodic {
+    \notes {
         \clef "bass";
 
 
@@ -93,7 +93,7 @@ bass =
        b b |
        a a |   
 %% 10
-       \type Staff <
+       \context Staff <
        % Alt
        {\stemup
        r16 a8. ~ a4 r16 a8. ~ a4 |
@@ -161,7 +161,7 @@ bass =
 
         
 \score {
-    \melodic \type GrandStaff < 
+    \notes \context GrandStaff < 
                   <
                        \global 
                        \soprane