]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/twinkle-pop.ly
release: 1.3.60
[lilypond.git] / input / twinkle-pop.ly
index 2676202973ecb4fc43da376b1df154531e49d0f5..2483ba60940ea2f1f878e86eb36375f082c596d9 100644 (file)
@@ -7,11 +7,7 @@ enteredby =     "HWN, chords by Johan Vromans";
 copyright =     "public domain";
 }
 
-%{
-Tested Features                lyrics and chords
-%}
-
-\version "1.0.12";
+\version "1.3.59";
 
 melodie = \notes\relative c'' {
         \clef "violin";
@@ -29,18 +25,18 @@ melodie = \notes\relative c'' {
 acc = \chords {
        % why don't \skip, s4 work?
         c2 c f c
-        f c g-7 c
-       g f c  g-7 % urg, bug!
-        g f c  g-7
+        f c g:7 c
+       g f c  g:7 % urg, bug!
+        g f c  g:7
        % copy 1-8
         c2 c f c
-        f c g-7 c
+        f c g:7 c
 }
 
 text = \lyrics{ 
-        \property Lyrics . textstyle =  "italic"
+        \property Lyrics . textStyle =  "italic"
 
-        Ah!4 vous dir- ai_- je ma man2
+        Ah!4 vous dir- ai- je ma man2
         Ce4 qui cau- se mon tour- ment2
         Pa-4 pa veut que je rai- so- nne
         Comme4 un- e grand- e per- so- nne
@@ -51,9 +47,9 @@ text = \lyrics{
 
 \score {
         <  
-          \type ChordNames \acc
-          \type Staff=melody \melodie
-           \type Lyrics \text
+          \context ChordNames \acc
+          \context Staff=melody \melodie
+           \context Lyrics \text
         >
        \header{
                title = "Ah, vous dirais-je, maman ";
@@ -63,9 +59,9 @@ text = \lyrics{
 
 \score {
         <  
-          \chords \type ChordNames \transpose bes\acc
-          \notes \type Staff=melody \transpose bes\melodie
-           \lyrics \type Lyrics \text
+          \chords \context ChordNames \transpose d'\acc
+          \notes \context Staff=melody \transpose d'\melodie
+           \lyrics \context Lyrics \text
         >
        \header{
                piece = "clarinet in B\\textflat";