]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-name-entry-11.ly
Implements padding at right-broken hairpins that come up against span bars.
[lilypond.git] / input / regression / chord-name-entry-11.ly
index 470d8932f72972ff4e07b1be0175597b4c3814a6..8a3017d4cb4fd4c12813fc1fd2b975793ae04b3c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.26
+\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 }
+