]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-nice.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / slur-nice.ly
index 42f82ac598b27a648fba3caf2ce9cd7ce2870a3b..8bac64709f3e82504bae189fc9964cafb47e5e6e 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+\version "2.3.22"
 \header{
 texidoc="
 Slurs should look nice and symmetric.  The curvature may increase
@@ -19,7 +19,7 @@ run through noteheads or stems.
                \stemNeutral c ( \stemUp c \stemNeutral  c) c ( a  c) c( d,  c') c( f,  c')
                \stemDown c( f,  c')
        }
-       \paper{
+       \layout{
                linewidth = 120.\mm
        }
 }