]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/slur-dash.ly
*** empty log message ***
[lilypond.git] / input / test / slur-dash.ly
index 9d25005777fb522ba20802a819818efcf242ace5..da6d313babd34f553014fb23a03b6b6f07148037 100644 (file)
@@ -1,6 +1,7 @@
-\version "2.1.7"
+\version "2.1.28"
 \header {texidoc = "@cindex Slur, dotted
-You can print different kinds of slurs (dotted, dashed, etc). "
+The appearance of slurs may be changed from solid to dotted or dashed.
+"
 } 
 \score{
        \notes{
@@ -9,7 +10,7 @@ You can print different kinds of slurs (dotted, dashed, etc). "
                c( d e  c) |
                \slurSolid
                c( d e  c) |
-               \property Voice. Slur \set #'dashed = #0.0
+               \override Slur  #'dashed = #0.0
                c( d e  c) |
                \slurSolid
                c( d e  c) |