]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/spacing.ly
release: 1.1.44
[lilypond.git] / input / test / spacing.ly
index a1f7a086138ca6f3d897cf00437e1606ea940ba6..4d90e751920413b86b5049a2032ee1bcd0e86f32 100644 (file)
@@ -6,65 +6,66 @@ copyright =    "public domain";
 TestedFeatures =        "This file tests various spacings";
 }
 
-\version "1.0.19";
+\version "1.0.20";
 
 multipart = \notes \relative c'{ 
     \context StaffGroup < 
-                \context Staff = one { 
+                \context Staff = one \context Voice 
                    c4
                    c 
                    c c 
                 }
-                \context Staff = two { 
+                \context Staff = two \context Voice 
                    [c8 c] 
                    [c c] 
                    [c c] [c c] 
                 }
-                \context Staff = three { 
+                \context Staff = three \context Voice 
                    \times 2/3 { [c8 c c] } 
                    \times 2/3 { [c  c c] } 
-                   \times 2/3 { [c  c c] } \times 2/3 { [c c c] } 
+                   \times 2/3 { [c  c c] }
+                  \times 2/3 { [c c c] } 
                 }
-                \context Staff = four { 
+                \context Staff = four \context Voice 
                    \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] } 
                 }
-                \context Staff = five { 
+                \context Staff = five \context Voice 
                    \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] } 
                }
-                \context Staff = six { 
+                \context Staff = six \context Voice 
                    \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] } 
                 }
-                \context Staff = seven { 
+                \context Staff = seven \context Voice 
                    \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] } 
                 }
-                \context Staff = eight { 
+                \context Staff = eight \context Voice 
                    \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] } 
                }
-                \context Staff = nine { 
+                \context Staff = nine  \context Voice 
                    \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] } 
                }
-                \context Staff = ten { 
+                \context Staff = ten  \context Voice 
                    \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] } 
                }
-                \context Staff = eleven { 
+                \context Staff = eleven  \context Voice 
                    \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] }