]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-name-entry-11.ly
* lily/book.cc:
[lilypond.git] / input / regression / chord-name-entry-11.ly
index e7943b86440a3a728bf918f472003efa9bff7c8c..0034802f0bf53065e0ed74cc09bcffa211b1b97c 100644 (file)
@@ -1,14 +1,12 @@
-\version "2.1.7
+\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 }
+