]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dot-flag-collision.ly
Update documentation targets
[lilypond.git] / input / regression / dot-flag-collision.ly
index 27ac159bec6c8eb7312870c50c87131be8202c47..2c51af61e5c787174a594909e7fa58869b940567 100644 (file)
@@ -1,8 +1,10 @@
 
-\version "2.6.0"
+\version "2.12.0"
 \header {
   texidoc = "Dots move to the right when a collision with the (up)flag happens."
 }
+\layout { ragged-right = ##t}
+
 
 \relative c''
 {
@@ -12,6 +14,6 @@
   g''16.
   a,4. a8 a8. a16. c,16. g16.
 }
-\layout { raggedright = ##t}
+