]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/chord-names-jazz.ly
Issue 2760: CG wants all engravers to have double-quotes around them
[lilypond.git] / Documentation / included / chord-names-jazz.ly
index 6a3519778bca6558a3dde3385405f80b4820f49c..422b13c268081d0568a296dc681725939c53e76c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.16.0"
 \header {
 
 texidoc = " Chord names are generated from a list pitches.  The
@@ -148,7 +148,7 @@ banterProperties = \sequential {
     \layout {
         \context {
             \ChordNames
-            \consists Instrument_name_engraver
+            \consists "Instrument_name_engraver"
         }
     }
 }