]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/lyric-hyphen.ly
* ly/chord-modifiers-init.ly:
[lilypond.git] / input / test / lyric-hyphen.ly
index 91132c11f7e377b7ea594f1afac782cf6e0814b4..b822ec5aa210d5472698e36507b40b6dbf3ca420 100644 (file)
@@ -1,6 +1,7 @@
+\version "1.7.18"
 \score{
        <
-       \context Staff \notes { c' () c' () c' c' }
+       \context Staff \notes { c' (c'-) (c'-) c' }
        \context Lyrics \context LyricsVoice \lyrics { bla -- alb xxx -- yyy }
        >
 }
@@ -9,3 +10,4 @@
 
 
 
+%% new-chords-done %%