]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-auto-knee.ly
(neumeDemoPaper): remove duplication from
[lilypond.git] / input / regression / beam-auto-knee.ly
index afc6ea19facab20ae6d4b27ac77cd117da479bfa..c85205e6094fe050ab5c4ff1ed63d56241d9ec0a 100644 (file)
@@ -1,14 +1,14 @@
 
-\version "1.9.8"
+\version "2.3.4"
 
-\header{ texidoc="Automatic kneeing. A knee is made when a horizontal
+\header{ texidoc="A knee is made automatically when a horizontal
 beam fits in a gap between note heads that is larger than a predefined
 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,,] 
   }