]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dot-flag-collision.ly
(start_translation_timestep): split
[lilypond.git] / input / regression / dot-flag-collision.ly
index 16511814e4ad10d74891b93904e4f4db43808dd2..68165eb85b24b99a6dfdc22019ae9401c3a4a20a 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.4"
+\version "2.4.0"
 \header {
     texidoc = "Dots move to the right when a collision with the (up)flag happens."
 }
@@ -13,7 +13,7 @@
        g''16.
        a,4. a8 a8. a16. c,16. g16.
     }
-    \paper { raggedright = ##t}
+    \layout { raggedright = ##t}
 }