]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dot-flag-collision.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / dot-flag-collision.ly
index 6c01d222f8ff045b1afb915dbf53c860f08f30fe..e59ffde385cb75b042c6bd13b97957893a2babd6 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+\version "2.3.22"
 \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}
 }