]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-note-flags.ly
release commit
[lilypond.git] / input / regression / spacing-note-flags.ly
index bcefefb8ffb933ffa3e969c041973d89141508fc..27e85a5eed91f3797d7fe6fe71e6614e5a049097 100644 (file)
@@ -8,7 +8,7 @@ texidoc = "The flags of 8th notes take some space, but not
 
 \score { \notes \relative c'' \context Staff {
     \property Voice.autoBeaming = ##f
-    [a8 a8 a8 a8] a8 a8 a8 a8
+     a8-[ a8 a8 a8] a8 a8 a8 a8
 }
 \paper {
 %stafflinethickness = 0.0
@@ -16,5 +16,5 @@ raggedright = ##t
     }
      }
 
-\version "1.7.16"
+\version "1.7.18"
 %% new-chords-done %%