]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/script-stack-order.ly
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / script-stack-order.ly
index 5114c08ab90785679c5b77e933a1e3968dffd928..268e9e52d6bcea0aeb292d94e1f3adfaf3fb0f7e 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.10.0"
 \header {
   texidoc = "Scripts can be stacked. The order is determined by a
 priority field, but when objects have the same priority, the input
@@ -7,7 +7,9 @@ order determines the order. Objects specified first are closest to the note.
 "
 }
 
+\layout { ragged-right = ##t}
+
 \relative c'' { c4^"inner up"^"outer up"_"inner down"_"outer down" }
-\layout { raggedright = ##t}
+