]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-note-flags.ly
Docs: Rework the way collated-files.html is generated.
[lilypond.git] / input / regression / spacing-note-flags.ly
index d0edc43d1a87212ba4627d2cb65f2ca712f8ed0e..1bff3ec93b17057a29e6a713f6fdbf322cd640a3 100644 (file)
@@ -1,3 +1,4 @@
+\version "2.11.51"
 
 \header {
 
@@ -7,15 +8,16 @@
 
 }
 
+\layout {
+  ragged-right = ##t
+}
+
 \relative c'' \context Staff {
   \set autoBeaming = ##f
   a8[ a8 a8 a8]
   a8 a8 a8 a8
 }
-\layout {
-  raggedright = ##t
-}
 
 
-\version "2.6.0"
+