]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/phrasing-slur-dash.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / phrasing-slur-dash.ly
index cf0118a44d3de0a0f0499ae8148551cffb9c0b0f..fc8e69a7e32a5246df1f0a0d1a950645b03e66a7 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 \header { texidoc = "
 The appearance of phrasing slurs may be changed from solid to dotted or dashed.
 "
@@ -16,7 +16,7 @@ The appearance of phrasing slurs may be changed from solid to dotted or dashed.
   c\( d e  c\) |
   \phrasingSlurDashPattern #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\) |