]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-name-entry-11.ly
bump .ly \version to 2.10.0
[lilypond.git] / input / regression / chord-name-entry-11.ly
index b48307fc37d33af5bb35a5e2fcb7763dbdcab3ca..a99f7ca4a751f51011186ec1c3e24a899e295441 100644 (file)
@@ -1,14 +1,13 @@
-\version "2.1.22
+\version "2.10.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 }
+