]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-dash.ly
Remove unused folder input/new/revised/. (cherry picked from commit 4998e00067f678ea4...
[lilypond.git] / input / regression / slur-dash.ly
index d9e332359dea32b906f9f3a84d965b7b7f816bf0..cd80e244b85e89565eee59a317893b10bfd78e1e 100644 (file)
@@ -1,8 +1,10 @@
-\version "2.6.0"
+\version "2.12.0"
 \header {texidoc = "@cindex Slur, dotted, dashed
 The appearance of slurs may be changed from solid to dotted or dashed.
 "
-       } 
+} 
+\layout{ ragged-right=##t }
+
 
 \relative c'{
   c( d e  c) |
@@ -16,7 +18,8 @@ The appearance of slurs may be changed from solid to dotted or dashed.
   \slurSolid
   c( d e  c) |
 }
-\layout{ raggedright=##t }
+
+