]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/dotted-slur.ly
patch::: 1.0.12.hwn1
[lilypond.git] / input / test / dotted-slur.ly
index 80fc0c07cf96b8fa93909fe1d87feb09e326649b..03db2071a026906d3b9ba04b18552f5269ad4902 100644 (file)
@@ -1,15 +1,15 @@
-\version "1.0.4";
+\version "1.0.6";
 
 \score{
        \notes{
                c( d e )c |
-               \slurdotted;
+               \slurdotted
                c( d e )c |
-               \slurnormal;
+               \slurnormal
                c( d e )c |
                \property Voice.slurdash = 3
                c( d e )c |
-               \slurnormal;
+               \slurnormal
                c( d e )c |
        }
        \paper{ 
@@ -20,3 +20,4 @@
        }
 }
 
+