]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-auto-knee.ly
`bug'fix: a colon `:' is added (only) after a sentence which is complete;
[lilypond.git] / input / regression / beam-auto-knee.ly
index 8dfc4ac6a6c7359caa642805058122762f866b03..c13919f2bf63ff47aecf6762a19c3d4d1f94c519 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.6"
+\version "1.7.18"
 
 \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 +8,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