]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/lyric-hyphen.ly
Mark file for proposed deletion.
[lilypond.git] / input / test / lyric-hyphen.ly
index 45db2afa18da0e046e7b11a197ab77284e914180..b822ec5aa210d5472698e36507b40b6dbf3ca420 100644 (file)
@@ -1,11 +1,13 @@
+\version "1.7.18"
 \score{
        <
-       \context Staff \notes { c' () c' () c' c' }
-       \context Lyrics \context LyricVoice \lyrics { bla -- alb xxx -- yyy }
+       \context Staff \notes { c' (c'-) (c'-) c' }
+       \context Lyrics \context LyricsVoice \lyrics { bla -- alb xxx -- yyy }
        >
 }
 
-\version "1.3.59"; 
 
 
 
+
+%% new-chords-done %%