]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/figured-bass-continuation.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / figured-bass-continuation.ly
index cb3cf4999a7eb87b340a096ec9b6f3c358449d48..941b57cbc26031d8bb81c4b64233d6593efb2e4a 100644 (file)
@@ -5,14 +5,14 @@ figures. They are switched on with @code{useBassFigureExtenders}"
 
 }
 
-\version "2.17.15"
+\version "2.19.21"
 \paper {
   ragged-right = ##t
 }
 
 <<
-  \relative c' \new Voice {
-    c8 c  b b  a a  b b  
+  \relative \new Voice {
+    c'8 c  b b  a a  b b  
     c^"the same with extenders" c  b b  a a  b b  
   
   }