]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ly-examples/theory.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / Documentation / ly-examples / theory.ly
index 5dbe0da654ff9ab1036f92438a61e17f5499cefd..bbf76e3f0a913af2a278deda4a7d534c26eb9b9e 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 \include "example-header.ily"
 
 #(ly:set-option 'point-and-click #f)
@@ -10,7 +10,7 @@ global = {
     \key c \major
 }
 
-cf = \relative {
+cf = \relative {
   \clef bass
   \global
   c4 c' b a |