]> 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 3ccd5d8666f7f29f563f7fae4ae53ba2418ba6b8..b6fef5be214bf0487dfb8f80cf21016018d2cecf 100644 (file)
@@ -7,7 +7,7 @@ texidoc = "The flags of 8th notes take some space, but not
 
 }
 
-\score { \notes \relative c'' \context Staff {
+\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.28"
+\version "2.3.4"