]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-nice.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / slur-nice.ly
index bb35666906ac036510f3dd6c875311cb20d6abed..e2e2e13d4f30c628bd5323f95318fea5c9c4a17b 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.10.0"
+\version "2.16.0"
 \header{
   texidoc="
 Slurs should look nice and symmetric.  The curvature may increase
@@ -8,6 +8,9 @@ run through noteheads or stems.
 "
 }
 
+\layout{
+  line-width = 120.\mm
+}
 
 \relative c''{
   \time 3/4
@@ -19,8 +22,3 @@ run through noteheads or stems.
   \stemNeutral c ( \stemUp c \stemNeutral  c) c ( a  c) c( d,  c') c( f,  c')
   \stemDown c( f,  c')
 }
-\layout{
-  line-width = 120.\mm
-}
-
-