]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-nice.ly
note-collision.cc: handle more dot situations
[lilypond.git] / input / regression / slur-nice.ly
index 05440de9809e331feef8735042a737d0a334908e..1aab761c28d33c8b59678988d207765e20e9c0db 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.7.39"
+\version "2.14.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
-}
-
-