]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/shape-other-curves.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / shape-other-curves.ly
index c76991235cf9b753fc97ce04631913f6a76c5b09..2009fe0b23f6114eedb42fdf73f7bf8fb3f540ec 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.21"
 
 \header {
   texidoc = "In addition to @code{Slur}, the music function @code{\\shape} works
@@ -12,9 +12,9 @@ function."
   ragged-right = ##t
 }
 
-\relative c'' {
+\relative {
   % PhrasingSlur
-  d4\( d' b g g,8 f' e d c2\)
+  d''4\( d' b g g,8 f' e d c2\)
   \override PhrasingSlur.color = #blue
   \shape #'((0 . -2) (-1 . 3.5) (0.5 . 0.5) (0 . -2.5)) PhrasingSlur
   d4\( d' b g g,8 f' e d c2\)