]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam.ly
* Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
[lilypond.git] / input / regression / auto-beam.ly
index 38ba933f8939cbb05f5cc8bb48ab812b87a0d15e..396ab34772a378abcc158855c31eba2ea6595079 100644 (file)
@@ -1,10 +1,12 @@
+
 \header {
 
-texidoc="Test automatic beamer: the last measure should have a single beam."
+texidoc="Beams are place automatically; the last measure should have a single 
+beam."
 
 }
 
-\version "1.7.18"
+\version "2.3.2"
 
 
 
@@ -16,11 +18,11 @@ texidoc="Test automatic beamer: the last measure should have a single beam."
     a1 a2 a4 a8 a16 a32 a64 a64 
   }
   \paper {
-    \translator {
-      \StaffContext
+    \context {
+      \Staff
        \remove "Clef_engraver"
 %%     \remove "Staff_symbol_engraver"
     }
   }
 }
-%% new-chords-done %%
+