]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/twinkle.ly
release: 0.0.27
[lilypond.git] / input / twinkle.ly
index 8664faed17c2b3723e423091f3dcda2efd05450f..80b8be6eee4ed9dc6e4b3f1710eaf50de39c65c8 100644 (file)
@@ -2,7 +2,7 @@
 %  "Altijd is Kortjakje ziek"
 %  "Twinkle twinkle little star"
 % 
-
+% Copyright: none
 
 melodie = music {
        $
@@ -104,15 +104,13 @@ text3 = music {
 }
 
 mstaf = staff {
-%      melodic
-       complex
+       melodic
        music { melodie }
        commands { clef "violin" }
 }
 
 bass_staf = staff {
-%      melodic
-       complex
+       melodic 
        music { begeleiding }
        commands { clef "bass" }
 }