]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/phrasing-slur.ly
release commit
[lilypond.git] / input / regression / phrasing-slur.ly
index d546d5b03cfdadd6c57254db10e68bcdb1acf165..fa51b6b4476d990ac9a8575ac7368ae087c6eb89 100644 (file)
@@ -1,15 +1,16 @@
-\version "1.7.16"
+
+\version "2.1.30"
 
 \header {
-texidoc="Slurs play well with phrasing slur."
+texidoc="Ordinary slurs should work well with phrasing slur."
 }
 
 \score {
   \notes\relative c'' {
-    \time 6/4 c\((d)e f(e)\)d
+    \time 6/4 c\((d e) f(e d)\)
   }
   \paper {
     raggedright = ##t
   }
 }
-%% new-chords-done %%
+