]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-dots.ly
Another round of dist-check fixes.
[lilypond.git] / input / regression / slur-dots.ly
index a51dbe94bf698d9b08199b89e0a5e40f9fa92a90..4206e16af457c183842b0b96f63f480a16cbd99f 100644 (file)
@@ -1,16 +1,18 @@
 
-\version "2.6.0"
+\version "2.10.0"
 \header{
   texidoc="Slurs should not get confused by augmentation dots.  With a lot
 of dots, the problems becomes more visible."
 }
 
+\layout {
+  ragged-right = ##t
+}
+
 \relative c'' {
   c4.............( c)
 }
-\layout {
-  raggedright = ##t
-}
+