]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/script-collision.ly
Merge branch 'HEAD' of git://git.sv.gnu.org/lilypond.git
[lilypond.git] / input / regression / script-collision.ly
index ef5f32f6bee11c548ed62c80a393d83c3c885f60..e73e03b7330ac1727d61761f51a8a166a007ad52 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.10.0"
 
 \header {
 
@@ -6,6 +6,8 @@
       positioned correctly when there are collisions."
 }
 
+\layout { ragged-right = ##t}
+
 
 \relative c'' {
   c4
@@ -13,6 +15,6 @@
   <<  { c4^^ }\\
       { d4_^ } >>
 }
-\layout { raggedright = ##t}
+