]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-flag.ly
Doc-es: update Learning/Common.
[lilypond.git] / input / regression / slur-flag.ly
index 5c21ebb5c3e0d0d8082ea71464ad1acae5dddddf..6f208e3a7ef5398886bfb6976cb3a7821f86f5d7 100644 (file)
@@ -1,12 +1,12 @@
-\version "2.15.40"
+\version "2.19.21"
 
 \header {
   texidoc = "Slurs take flag extents into account.
 "
 }
 
-\relative c'' {
+\relative {
   \stemUp
   \slurUp
-  b8( c)
+  b'8( c)
 }