]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-name-entry-11.ly
* input/regression/override-nest.ly: new file.
[lilypond.git] / input / regression / chord-name-entry-11.ly
index ec133c94f083d7285075295e22bb29c5494912b9..e41dede2e79366012ecd7a6466f215b3b59edf3f 100644 (file)
@@ -1,14 +1,13 @@
-\version "1.9.2
+\version "2.7.13
 
 \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 }
+