]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/twinkle.ly
release: 1.1.43
[lilypond.git] / input / twinkle.ly
index 069e82e830842711516537018b3cfa38e5a2453f..3ab846f61c9b904c0a944e449110ea8936eef717 100644 (file)
@@ -19,7 +19,7 @@ traditional song in various languages.
 Tested Features: lyrics, interleaving lyrics and staffs, repeats
 %}
 
-\version "1.0.16";
+\version "1.0.18";
 
 melody = \notes \relative c'' {
        \clef violin;
@@ -117,13 +117,13 @@ textiii = \lyrics{
 
 \score{
        <
-               \context Staff=i \repeat 2 < \global\melody >
-               \context Lyrics=top \repeat 2 {} \alternative < \tekst \texte >
+               \context Staff=i \repeat semi 2 < \global\melody >
+               \context Lyrics=top \context LyricVoice \repeat semi 2 {} \alternative < \tekst \texte >
                \context GrandStaff <
-                       \context Staff=ii \repeat 2 < \global\melody >
-                       \context Staff=iii \repeat 2 < \global\accompany >
+                       \context Staff=ii \repeat semi 2 < \global\melody >
+                       \context Staff=iii \repeat semi 2 < \global\accompany >
                >
-               \context Lyrics=bottom \repeat 3 {} 
+               \context Lyrics =bottom \context LyricVoice \repeat semi 3 {} 
                        \alternative < \texti \textii \textiii >
        >
        \paper{