]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-nice.ly
Merge with master
[lilypond.git] / input / regression / slur-nice.ly
index 5952a72d422abdd3d3a96586dc79f4af5e5136fd..8399155a527327cdb6ad8422d36d408952ea6023 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.7.32"
+\version "2.10.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
-}
-
-