]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-auto-knee.ly
* scripts/convert-ly.py (FatalConversionError.figures_replace):
[lilypond.git] / input / regression / beam-auto-knee.ly
index e90550f2e21db68c1cc17cda0b9a85d5235bd4dd..7bfc5e19fa2f7cbbbc994027bca8d75f2f2da913 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.18"
+
+\version "1.9.4"
 
 \header{ texidoc="Automatic kneeing. A knee is made when a horizontal
 beam fits in a gap between note heads that is larger than a predefined
@@ -8,11 +9,10 @@ threshold.
 
 \score {
   \context Staff \notes\relative c''{ 
-     c'8-[ c,,]  c8-[ e']
-     c,16-[ e g c e g c c,,] 
+     c'8[ c,,]  c8[ e']
+     c,16[ e g c e g c c,,] 
   }
   \paper{
     linewidth = 40*\staffspace
   }
 }
-%% new-chords-done %%
\ No newline at end of file