]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/chords.ly
patch::: 1.3.96.jcn9
[lilypond.git] / input / test / chords.ly
index 8a6b07823fa9ec7d68e024fb55f934a8810147c5..76e1ca73954c41e1661711a9d66ce44c7796c47b 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.3.93";
+\version "1.3.97";
 
 %{
 Would this be acceptable/good enough/convenient for entry?
@@ -61,8 +61,8 @@ keys = \notes{
        >
        \paper{
                \translator { 
-                       \ChordNameContext
-                       ChordName \push #'word-space = #1 
+                       \ChordNamesContext
+                       ChordNames \push #'word-space = #1 
                }
        }
 }