]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-dash.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / slur-dash.ly
index 0bcf3691a710d24e9a938894725faa8aa62a05f7..bf8235d5e2020e0f6536318a4c046d7047ae5f47 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 \header {texidoc = "@cindex Slur, dotted, dashed
 The appearance of slurs may be changed from solid to dotted or dashed.
 "
@@ -18,7 +18,7 @@ The appearance of slurs may be changed from solid to dotted or dashed.
   c( d e c) |
   \slurDashPattern #0.4 #2.0
   c( d e c) |
-  \once \override Slur #'dash-definition = #'((0 0.25 1 1)
+  \once \override Slur.dash-definition = #'((0 0.25 1 1)
                                               (0.3 0.7 0.4 0.75)
                                               (0.75 1.0 1.0 1.0))
   c( d e c) |