]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-name-entry-11.ly
Bugfix
[lilypond.git] / input / regression / chord-name-entry-11.ly
index 0510863342c2490527bfa121757981bbf932167c..0034802f0bf53065e0ed74cc09bcffa211b1b97c 100644 (file)
@@ -1,14 +1,12 @@
-\version "1.9.8
+\version "2.4.0
 
 \header {
 
-    texidoc = "The 11 is only added to natural-3 if it
+    texidoc = "The 11 is only added to major-13 if it
  is mentioned explicitly."
 
 }
 
-\score {
-      \chords { c:13 c:13.11 c:m13 }
-      \paper { raggedright = ##t } 
-}
-    
+\layout { raggedright = ##t } 
+\chordmode { c:13 c:13.11 c:m13 }
+