]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/chord-names.ly
patch::: 1.3.114.jcn1
[lilypond.git] / input / test / chord-names.ly
index d640871803b34c4f30eb7b2904558eae6fe133fd..ef9dd45407f88abecc82d5199c65409fcd61e577 100644 (file)
@@ -30,7 +30,7 @@ chord = \notes\transpose c''\chords{
 
                \translator { 
                        \ChordNamesContext
-                       ChordNames \override #'word-space = #1 
+                       ChordName \override #'word-space = #1 
                }
     }
 }