]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-stem-broken.ly
.ly version update.
[lilypond.git] / input / regression / slur-stem-broken.ly
index 3c185c21e14ae8e429b84b437a701d698755d79f..8bc865d449ba83bb627560c313e8605e26114720 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.16"
+
+\version "1.9.8"
 \header {
 texidoc="Trend of broken slur with user-overridden stem attachment should also
 follow the same vertical direction it would have had in unbroken state."
@@ -7,10 +8,10 @@ follow the same vertical direction it would have had in unbroken state."
   \notes\relative c' {
     \property Voice.Slur \override #'attachment = #'(stem . stem)
     f( c' c c \break
-    c c c \stemUp ) c
+    c c c \stemUp  c)
   }
   \paper {
     linewidth=40*\staffspace
   }
 }
-%% new-chords-done %%
+