]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/spacing.ly
release: 1.1.41
[lilypond.git] / input / test / spacing.ly
index fbe02806b1387fdb5ce439dc058cee39dd1d4676..5161bef5d237d72dc944a248718a70d0a7ae0091 100644 (file)
@@ -6,65 +6,65 @@ copyright =    "public domain";
 TestedFeatures =        "This file tests various spacings";
 }
 
-\version "1.0.14";
+\version "1.0.16";
 
 multipart = \notes \relative c'{ 
-    \type StaffGroup < 
-                \type Staff = one { 
+    \context StaffGroup < 
+                \context Staff = one { 
                    c4
                    c 
                    c c 
                 }
-                \type Staff = two { 
+                \context Staff = two { 
                    [c8 c] 
                    [c c] 
                    [c c] [c c] 
                 }
-                \type Staff = three { 
+                \context Staff = three { 
                    \times 2/3 { [c8 c c] } 
                    \times 2/3 { [c  c c] } 
                    \times 2/3 { [c  c c] } \times 2/3 { [c c c] } 
                 }
-                \type Staff = four { 
+                \context Staff = four { 
                    \times 2/4 { [c8 c c c] }
                    \times 2/4 { [c  c c c] } 
                    \times 2/4 { [c  c c c] } \times 2/4 { [c c c c] } 
                 }
-                \type Staff = five { 
+                \context Staff = five { 
                    \times 2/5 { [c8 c c c c] } 
                    \times 2/5 { [c  c c c c] } 
                    \times 2/5 { [c  c c c c] } \times 2/5 { [c c c c c] } 
                }
-                \type Staff = six { 
+                \context Staff = six { 
                    \times 2/6 { [c8 c c c c c] } 
                    \times 2/6 { [c  c c c c c] } 
                    \times 2/6 { [c  c c c c c] } \times 2/6 { [c c c c c c] } 
                 }
-                \type Staff = seven { 
+                \context Staff = seven { 
                    \times 2/7 { [c8 c c c c c c] } 
                    \times 2/7 { [c  c c c c c c] } 
                    \times 2/7 { [c  c c c c c c] } 
                   \times 2/7 { [c  c c c c c c] } 
                 }
-                \type Staff = eight { 
+                \context Staff = eight { 
                    \times 2/8 { [c8 c c c c c c c] } 
                    \times 2/8 { [c  c c c c c c c] } 
                    \times 2/8 { [c  c c c c c c c] } 
                   \times 2/8 { [c  c c c c c c c] } 
                }
-                \type Staff = nine { 
+                \context Staff = nine { 
                    \times 2/9 { [c8 c c c c c c c c] } 
                    \times 2/9 { [c  c c c c c c c c] } 
                    \times 2/9 { [c  c c c c c c c c] } 
                   \times 2/9 { [c  c c c c c c c c] } 
                }
-                \type Staff = ten { 
+                \context Staff = ten { 
                    \times 2/10 { [c8 c c c c c c c c c] } 
                    \times 2/10 { [c  c c c c c c c c c] } 
                    \times 2/10 { [c  c c c c c c c c c] } 
                   \times 2/10 { [c  c c c c c c c c c] } 
                }
-                \type Staff = eleven { 
+                \context Staff = eleven { 
                    \times 2/11 { [c8 c c c c c c c c c c] } 
                    \times 2/11 { [c  c c c c c c c c c c] } 
                    \times 2/11 { [c  c c c c c c c c c c] }