]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-name-entry-11.ly
Fix 1390: Add slashedGrace function (graces with slashed stems but no slur, e.g....
[lilypond.git] / input / regression / chord-name-entry-11.ly
index ec133c94f083d7285075295e22bb29c5494912b9..8a3017d4cb4fd4c12813fc1fd2b975793ae04b3c 100644 (file)
@@ -1,14 +1,13 @@
-\version "1.9.2
+\version "2.14.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 }
+