]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-name-entry-11.ly
more conversion for dash-change.
[lilypond.git] / input / regression / chord-name-entry-11.ly
index d889a752f28028e3783cf1d59ca4a5cddc7ddc3b..27d1e7257a55591c42b5e732c79f0b94ef34f851 100644 (file)
@@ -1,14 +1,13 @@
-\version "1.9.0
+\version "2.7.32
 
 \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 { ragged-right = ##t } 
+
+\chordmode { c:13 c:13.11 c:m13 }
+