]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-dash.ly
* scm/ps-to-png.scm: remove dir-re function.
[lilypond.git] / input / regression / slur-dash.ly
index d9e332359dea32b906f9f3a84d965b7b7f816bf0..56b191dee9cb6204a40f7476b6e394b3aad6f59e 100644 (file)
@@ -2,7 +2,9 @@
 \header {texidoc = "@cindex Slur, dotted, dashed
 The appearance of slurs may be changed from solid to dotted or dashed.
 "
-       } 
+} 
+\layout{ raggedright=##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 }
+
+