]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-head-chord.ly
* input/regression/bar-number.ly: remove unnecessary old-relative
[lilypond.git] / input / regression / note-head-chord.ly
index 239cc22dac4b668d41406aee3a4b18cb2c772777..df002efdf89754d9988519dda26e050da46df52a 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.18"
+
+\version "1.9.1"
 
 \header {
     texidoc = "Note heads are flipped on the stem to prevent collisions.
@@ -7,6 +8,8 @@ It also works for whole heads that have invisible stems.
 
 }
 
+    \paper { raggedright= ##t }
+
 \score { \notes \relative c''
         \context Thread {
             <<g a c>>4
@@ -15,4 +18,4 @@ It also works for whole heads that have invisible stems.
             <<c c g>>
             <<c d f g>>1
     }}
-%% new-chords-done %%
+