]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-manual.ly
Fix inverted sign on relative offset for beam-collisions.
[lilypond.git] / input / regression / slur-manual.ly
index 76ee50f75901761d1de886a9809b1c0f37b60ab8..25425aecd9579469c93ee67988a016df4c79d8f1 100644 (file)
@@ -6,10 +6,10 @@ positioning of the slur. It selects the slur configuration closest to
 the given pair. "
   
   }
-\version "2.11.51"
+\version "2.12.0"
 
 \paper { ragged-right = ##T }
-\relative {
+\relative c' {
   \override Slur #'positions = #'(-4 . -5)
   e( f g)
 }