]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-note-flags.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / spacing-note-flags.ly
index 7c36e57d1ffe2178209a6825cbb5fd529caa5aaf..81c03b14f8c22cbce6168eebae3b46b3b9cf829e 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.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
 }