]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-names-languages.ly
Doc-es: various updates.
[lilypond.git] / input / regression / chord-names-languages.ly
index 512fdc6b79409b09f1f1cd783293f9889d900b73..d65838c4f22a82e6ce40ce302b770887a9d2a300 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\version "2.16.0"
 \header  {
     texidoc = "@cindex Chord Names German
 The english naming of chords (default) can be changed to german 
@@ -22,7 +22,7 @@ scm = \chordmode {
 
 \layout {
     ragged-right = ##t 
-    \context {\ChordNames \consists Instrument_name_engraver }
+    \context {\ChordNames \consists "Instrument_name_engraver" }
 }
 
 <<