]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-note-flags.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / spacing-note-flags.ly
index f96967bcfaaf70cd3e9d406dda14e8728ac5caa1..b6fef5be214bf0487dfb8f80cf21016018d2cecf 100644 (file)
@@ -7,8 +7,8 @@ texidoc = "The flags of 8th notes take some space, but not
 
 }
 
-\score { \notes \relative c'' \context Staff {
-    \set autoBeaming =  ##f
+\score {  \relative c'' \context Staff {
+    \set autoBeaming = ##f
     a8[ a8 a8 a8]
     a8 a8 a8 a8
 }
@@ -17,5 +17,5 @@ raggedright = ##t
     }
      }
 
-\version "2.1.22"
+\version "2.3.4"