]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-manual.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / slur-manual.ly
index c78a55b24962110750ad2b65685af7ab52f65091..49613d4ba0988d70316d888113d28f8fe530d541 100644 (file)
@@ -6,10 +6,10 @@ positioning of the slur. It selects the slur configuration closest to
 the given pair. "
   
   }
-\version "2.7.39"
+\version "2.16.0"
 
 \paper { ragged-right = ##T }
-\relative {
+\relative c' {
   \override Slur #'positions = #'(-4 . -5)
   e( f g)
 }