]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-auto-knee.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / beam-auto-knee.ly
index 8b69c9e799bad10f61f192cdb9f87298e466ab15..c85205e6094fe050ab5c4ff1ed63d56241d9ec0a 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 
 \header{ texidoc="A knee is made automatically when a horizontal
 beam fits in a gap between note heads that is larger than a predefined
@@ -8,7 +8,7 @@ threshold.
 }
 
 \score {
-  \context Staff \notes\relative c''{ 
+  \context Staff \relative c''{ 
      c'8[ c,,]  c8[ e']
      c,16[ e g c e g c c,,] 
   }