]> 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 3ea2c651bcda0e2b836fafb6b1e45db3e5b79990..49613d4ba0988d70316d888113d28f8fe530d541 100644 (file)
@@ -6,10 +6,10 @@ positioning of the slur. It selects the slur configuration closest to
 the given pair. "
   
   }
-\version "2.10.0"
+\version "2.16.0"
 
 \paper { ragged-right = ##T }
-\relative {
+\relative c' {
   \override Slur #'positions = #'(-4 . -5)
   e( f g)
 }