]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/lyric-extender.ly
Mark file for proposed deletion.
[lilypond.git] / input / test / lyric-extender.ly
index 7705dcf86e6cca1f8079fa1a5b802e64dfc94dcc..9bfc57c0348302c9ac66a917794fd5842da18787 100644 (file)
@@ -1,8 +1,10 @@
+\version "1.7.18"
 \score{
        <
-       \context Staff \notes { c () c () c c }
+       \context Staff \notes { c (c-) (c-) c }
        \context Lyrics \lyrics { bla __ alb xxx __ yyy }
        >
 }
 
-\version "1.3.110"; 
+
+%% new-chords-done %%