]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-note-flags.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / spacing-note-flags.ly
index 9771c636a8e64ead403a234adcc2284ee672db5c..81c03b14f8c22cbce6168eebae3b46b3b9cf829e 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
 
@@ -12,9 +12,9 @@
   ragged-right = ##t
 }
 
-\relative c'' \context Staff {
+\relative \context Staff {
   \set autoBeaming = ##f
-  a8[ a8 a8 a8]
+  a'8[ a8 a8 a8]
   a8 a8 a8 a8
 }