]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-manual.ly
Merge remote-tracking branch 'origin/stable/2.16' into translation
[lilypond.git] / input / regression / slur-manual.ly
index c821b7ae004ed08a0735b6050d8c8b30bcae55c8..992a4a28d9f7de8128255f16be618a2ec1e166a2 100644 (file)
@@ -6,10 +6,10 @@ positioning of the slur. It selects the slur configuration closest to
 the given pair. "
   
   }
-\version "2.7.32"
+\version "2.14.0"
 
 \paper { ragged-right = ##T }
-\relative {
+\relative c' {
   \override Slur #'positions = #'(-4 . -5)
   e( f g)
 }