]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/slur-nice.ly
release: 1.3.111
[lilypond.git] / input / test / slur-nice.ly
index c4efee9a628b30f5911d76bc8fa43b9ca12b6831..a0f90f807e762bb45856c43decac81fddf995cc8 100644 (file)
@@ -1,13 +1,15 @@
+
+\version "1.3.110";
 \score{
        \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,
+               \slurUp
+               \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'
+               \slurDown
+               \stemBoth c ( \stemUp c \stemBoth ) c c ( a ) c c( d, )c' c( f, )c'
+               \stemDown c( f, )c'
        }
        \paper{
                linewidth = 120.\mm;