X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftwinkle-pop.ly;h=0511c64448fca4bec3ec4d2f2534145b0b6267da;hb=aa384518d059d26ffd6c0da3068fbdc2a345ecc1;hp=cb188cc04cda7c1386450fa7f422b4ce09f8da87;hpb=78ed9c22a8cbf56ff5390553e0a2854aa42cbbc5;p=lilypond.git diff --git a/input/twinkle-pop.ly b/input/twinkle-pop.ly index cb188cc04c..0511c64448 100644 --- a/input/twinkle-pop.ly +++ b/input/twinkle-pop.ly @@ -1,17 +1,17 @@ +\version "1.5.49" \header{ -filename = "twinkle-pop.ly"; -%title = "Ah, vous dirais-je, maman "; -description = "twinkle twinkle in pop-song-settings"; -composer = "traditional"; -enteredby = "HWN, chords by Johan Vromans"; -copyright = "public domain"; +filename = "twinkle-pop.ly" +xtitle = "Ah, vous dirais-je, maman " +description = "twinkle twinkle in pop-song-settings" +composer = "traditional" +enteredby = "HWN, chords by Johan Vromans" +copyright = "public domain" } -\version "1.1.52"; -melodie = \notes\relative c'' { - \clef "violin"; - \time 2/4 ; +melodie = \notes\relative c'' { + \clef "violin" + \time 2/4 c4 c | g' g | a a | g2 | f4 f | e e | d d | c2 | @@ -19,29 +19,29 @@ melodie = \notes\relative c'' { g g | f f | e e | d d | % copy 1-8 c4 c | g' g | a a | g2 | - f4 f | e e | d d | c2 \bar "|."; + f4 f | e e | d d | c2 \bar "|." } -acc = \chords { +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" +text = \lyrics{ + \property Lyrics . LyricText \set #'font-style = #'italic - 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 - Moi4 je dis que les bon- bons2 - Val-4 ent mieux que la rai- son2 + Ah!4 vous dir -- ai -- je ma man2 + Ce4 qui cau -- se mon tour -- ment2 + Pa4 -- pa veut que je rai -- so -- nne + Comme4 un -- e grand -- e per -- so -- nne + Moi4 je dis que les bon -- bons2 + Val4 -- ent mieux que la rai -- son2 } @@ -52,7 +52,7 @@ text = \lyrics{ \context Lyrics \text > \header{ - title = "Ah, vous dirais-je, maman "; + title = "Ah, vous dirais-je, maman " } \paper { } } @@ -64,7 +64,7 @@ text = \lyrics{ \lyrics \context Lyrics \text > \header{ - piece = "clarinet in B\\textflat"; + piece = "clarinet in B$\flat$" } \paper { } }