]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beams.ly
release: 1.5.23
[lilypond.git] / input / test / beams.ly
index 018bd4c032bd5800f57a7ed1382a2a963ac581e5..18e992a57c11bb99c04324d909c2babdad670773 100644 (file)
@@ -1,20 +1,21 @@
+\version "1.3.146"
 \header{
-filename =      "beams.ly";
-composer =      "heu";
-enteredby =     "jcn";
-copyright =     "PD";
+filename =      "beams.ly"
+composer =      "heu"
+enteredby =     "jcn"
+copyright =     "PD"
 
-TestedFeatures =        "beams and beamflags";
+TestedFeatures =        "beams and beamflags"
 }
-\version "1.3.96";
+
 
 \score{
        <
 %              \property Score.beamQuantisation = #'none
                \context GrandStaff < 
-               \notes\transpose c' { 
+\context Staff = SA            \notes\transpose c' { 
 
-                       \time 8/4;
+                       \time 8/4
                        \stemUp [c8 c'' a' f']
                        \stemUp [c16 c'' a' f']
                        \stemUp [c32 c'' a' f']
@@ -38,9 +39,9 @@ TestedFeatures =       "beams and beamflags";
                }
        >
        <       
-               \notes { 
+\context Staff = SB            \notes { 
 \transpose c' {
-                       \time 8/4;
+                       \time 8/4
                        \stemDown [a'8 a, c e]
                        \stemDown [a'16 a, c e]
                        \stemDown [a'32 a, c e]