]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-name-entry-11.ly
Merge commit 'origin' into includes
[lilypond.git] / input / regression / chord-name-entry-11.ly
index e503286cf46f510a0051c06510d5e37a59e756b3..d72b975e68f975f243e43a12a81dfd2b772daba1 100644 (file)
@@ -1,14 +1,13 @@
-\version "1.9.4
+\version "2.12.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 { ragged-right = ##t } 
+
+\chordmode { c:13 c:13.11 c:m13 }
+