]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/alignment-order.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / alignment-order.ly
index 5a6be94daff256e559067690e8153f6fee75f356..3616791b62d2deb6a170483a26cefcf57c5e1bf5 100644 (file)
@@ -3,14 +3,14 @@
 anywhere in the vertical alignment. "
 }
 
-\version "2.17.15"
+\version "2.19.21"
 
 \paper {
   ragged-right = ##t
 }
 
-\relative c' <<
-  \new Staff = "1" { c2 c s1 }
+\relative <<
+  \new Staff = "1" { c'2 c s1 }
   \new Staff = "2" { c2  c s1 }
   \new StaffGroup <<
     \new Staff = "3" { c2  c s1 }