]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-manual.ly
Regtests: Update deprecated \relative syntax.
[lilypond.git] / input / regression / slur-manual.ly
index 36ab15345e8c070af92017e34b2a5b9e2a218227..25425aecd9579469c93ee67988a016df4c79d8f1 100644 (file)
@@ -9,7 +9,7 @@ the given pair. "
 \version "2.12.0"
 
 \paper { ragged-right = ##T }
-\relative {
+\relative c' {
   \override Slur #'positions = #'(-4 . -5)
   e( f g)
 }