]> 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 705ea2ce369899e66800f8be78e85a759edb19dd..8a3017d4cb4fd4c12813fc1fd2b975793ae04b3c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.30" 
+\version "2.14.0" 
 
 \header {
 
@@ -7,8 +7,7 @@
 
 }
 
-\score {
-      \chords { c:13 c:13.11 c:m13 }
-      \paper { raggedright = ##t } 
-}
-    
+\layout { ragged-right = ##t } 
+
+\chordmode { c:13 c:13.11 c:m13 }
+