mirror of https://github.com/patacrep/patacrep.git
crep
15 years ago
3 changed files with 54 additions and 0 deletions
@ -0,0 +1,29 @@ |
|||||
|
\version "2.12.1" |
||||
|
|
||||
|
\paper |
||||
|
{ |
||||
|
make-footer=##f |
||||
|
make-header=##f |
||||
|
|
||||
|
left-margin = 0\cm |
||||
|
top-margin = 0\cm |
||||
|
bottom-margin = 0\cm |
||||
|
|
||||
|
indent = 0\cm |
||||
|
between-system-padding = 1\mm |
||||
|
|
||||
|
paper-width = 7.5\cm |
||||
|
line-width = 7\cm |
||||
|
paper-height = 3.1\cm |
||||
|
} |
||||
|
|
||||
|
{ |
||||
|
#(set-global-staff-size 12) |
||||
|
\key e \major |
||||
|
\time 2/4 |
||||
|
\relative c''{ |
||||
|
\repeat volta 2 {e8 e16 fis gis8 e a fis gis e dis fis e dis cis2} |
||||
|
\repeat volta 2 {a'8 \times 2/3{a16 gis fis} f8 gis fis cis fis gis fis8 fis4 d8 cis2} |
||||
|
} |
||||
|
} |
||||
|
|
@ -0,0 +1,25 @@ |
|||||
|
\songcolumns{2} |
||||
|
\beginsong{La danse des esquimaux}[by=Anny et Jean-Marc Versini,cov=les-chansons-de-la-marmotte] |
||||
|
|
||||
|
\capo{4} |
||||
|
\cover |
||||
|
\gtab{Do}{X32010} |
||||
|
\gtab{Fa}{1:022100} |
||||
|
\gtab{Mi7}{020100} |
||||
|
\gtab{Lam}{X02210} |
||||
|
|
||||
|
|
||||
|
\lilypond{La_danse_des_esquimaux} |
||||
|
|
||||
|
\beginverse |
||||
|
\[Do]C'est une danse \[Fa]que l'on \[Do]danse \[Mi7]chez les esqui\[Lam]maux |
||||
|
\[Do]Elle se danse \[Fa]en ca\[Do]dence \[Mi7]quand on n'a pas \[Lam]chaud |
||||
|
\endverse |
||||
|
|
||||
|
\beginchorus |
||||
|
1,2,3,4,5,6 ho |
||||
|
\endchorus |
||||
|
|
||||
|
\endsong |
||||
|
|
||||
|
|
After Width: | Height: | Size: 5.8 KiB |
Loading…
Reference in new issue