]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/twinkle-pop.ly
Small fixes.
[lilypond.git] / input / twinkle-pop.ly
index 80c4ea8f60f9f78be45233f543a2a9f9af7a4ab3..e0b26a8b9a2e7a9891d395e0c4ac70306c363c67 100644 (file)
@@ -1,5 +1,5 @@
 #(ly:set-option 'old-relative)
-\version "2.1.22"
+\version "2.3.16"
 \header{
 filename =      "twinkle-pop.ly"
 xtitle =        "Ah, vous dirais-je, maman "
@@ -9,7 +9,7 @@ copyright =      "public domain"
 }
 
 
-melodie =  \notes\relative c'' {
+melodie = \relative c'' {
         \clef "violin"
         \time 2/4 
 
@@ -22,7 +22,7 @@ melodie =  \notes\relative c'' {
         f4 f  | e e  | d d | c2 \bar "|."
 }
 
-acc =  \chords {
+acc = \chordmode {
        % why don't \skip, s4 work?
         c2 c f c
         f c g:7 c
@@ -33,7 +33,7 @@ acc =  \chords {
         f c g:7 c
 }
 
-text =  \lyrics
+text = \lyricmode
         \override LyricText  #'font-shape = #'italic
 
         Ah!4 vous dir -- ai -- je ma man2
@@ -59,9 +59,9 @@ text =  \lyrics{
 
 \score {
         <<  
-          \chords \context ChordNames \transpose c d\acc
-          \notes \context Staff=melody \transpose c d\melodie
-           \lyrics \context Lyrics \text
+          \context ChordNames \transpose c d\acc
+          \context Staff=melody \transpose c d\melodie
+           \context Lyrics \text
         >>
        \header{
                piece = "clarinet in B$\flat$"