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