mirror of https://github.com/patacrep/patacrep.git
Romain Goffe
12 years ago
2 changed files with 40 additions and 0 deletions
@ -0,0 +1,16 @@ |
|||||
|
\include "header" |
||||
|
\paper{paper-height = 2.6\cm} |
||||
|
|
||||
|
\new \songbookstaff |
||||
|
{ |
||||
|
\relative c'' |
||||
|
{ |
||||
|
\time 2/4 |
||||
|
\key g \major |
||||
|
\partial 4 g8 g8 |
||||
|
g4 a8 a a4 b8 c d g, fis g a d, |
||||
|
g g g4 a8 a a4 b8 c d g, a fis g4 |
||||
|
g8 g g g g a8~ a8 g8~ g4 |
||||
|
g8 g g g a4 g |
||||
|
} |
||||
|
} |
@ -0,0 +1,24 @@ |
|||||
|
\selectlanguage{french} |
||||
|
\songcolumns{2} |
||||
|
\beginsong{Sur le pont d'Avignon} |
||||
|
[by={Traditionnel},cov={traditionnel},album={France}] |
||||
|
|
||||
|
\cover |
||||
|
\gtab{G}{320003} |
||||
|
\gtab{D}{XX0232} |
||||
|
|
||||
|
\begin{chorus} |
||||
|
\[G]Sur le pont \[D]{d'Avignon} |
||||
|
\[G]L'on y danse, \[D]l'on y danse |
||||
|
\[G]Sur le pont \[D]{d'Avignon} |
||||
|
\[G]L'on y danse \[D]tous en \[G]rond |
||||
|
\end{chorus} |
||||
|
|
||||
|
\begin{verse} |
||||
|
\[G]Les beaux Messieurs font \[D]comme \[G]ça |
||||
|
\[G]Et puis encore \[D]comme \[G]ça |
||||
|
\end{verse} |
||||
|
|
||||
|
\lilypond{Sur_le_pont_d_avignon} |
||||
|
|
||||
|
\endsong |
Loading…
Reference in new issue