]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beamed-chord.ly
* input/regression/slur-area.ly: move from test/
[lilypond.git] / input / regression / beamed-chord.ly
index f742e88a9d79e198e71d7f704bece2afbaf8f0d4..06c49f87269397a665ba0f8c44419dc01fdc5fc4 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.18"
 
 \header{
 texidoc = "Hairy case for beam, chord, and automatic knees."
@@ -12,6 +12,6 @@ texidoc = "Hairy case for beam, chord, and automatic knees."
     %\stemUp
     \clef alto
     \time 3/4
-    r8 <d ( bes > ) bes' d <e-> g, c, c,> r |
+    r8 <<d  bes >>-( ) bes' d <<e g, c, c,>>-> r |
   }
 }