]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-default-lengths.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / beam-default-lengths.ly
index 7687581471e86ce7a2675c1db42927fba24f55dd..152f97ca867448469e2906425f1810b843df065d 100644 (file)
@@ -1,12 +1,12 @@
 
-\version "2.2.0"
+\version "2.3.4"
 
 \header{
     texidoc="Beamed stems have standard lengths if possible. Quantization is switched off in this example."
     }
 
 \score{
-    \notes\relative c'{
+    \relative c'{
        \override Beam  #'position-callbacks =
         #`(,Beam::least_squares
         ,Beam::check_concave