]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-length.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / beam-length.ly
index ee98597ff4565fb20f921975e6822be44cf12c01..83fc0c0060960560ceca79fab7ba56867365ca82 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 
 \header{
 texidoc="
@@ -10,7 +10,7 @@ Beams should look the same.
 
     
 \score { 
-  \context Voice \notes\relative c {
+  \context Voice \relative c {
                         d''8[ d d]  d[ g d]
                        c c
   }