]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-nice.ly
* lily/beam.cc (rest_collision_callback): don't move anything if
[lilypond.git] / input / regression / slur-nice.ly
index dd7713c4a4f5be0c898295dfc176bd294ef81470..05a688659c8fad1d56441d50f810e0b888f57b3e 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.18"
+
+\version "2.1.7"
 \header{
 texidoc="
 Slurs should look nice and symmetric.  The curvature may increase
@@ -11,12 +12,12 @@ run through noteheads or stems.
        \notes\relative c''{
                \time 3/4
                \slurUp
-               \stemBoth a ( \stemDown a \stemBoth  a-) a( c  a-) a( e'  a,-) a( g'  a,-)
-               \stemUp a( e'  a,-)
+               \stemBoth a ( \stemDown a \stemBoth  a) a( c  a) a( e'  a,) a( g'  a,)
+               \stemUp a( e'  a,)
                \break
                \slurDown
-               \stemBoth c ( \stemUp c \stemBoth  c-) c ( a  c-) c( d,  c'-) c( f,  c'-)
-               \stemDown c( f,  c'-)
+               \stemBoth c ( \stemUp c \stemBoth  c) c ( a  c) c( d,  c') c( f,  c')
+               \stemDown c( f,  c')
        }
        \paper{
                linewidth = 120.\mm