mirror of https://github.com/patacrep/patacrep.git
Romain Goffe
14 years ago
2 changed files with 20 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||||
|
\include "header" |
||||
|
\paper{paper-height = 3.1\cm} |
||||
|
|
||||
|
{ |
||||
|
\key e \minor |
||||
|
\time 2/4 |
||||
|
\relative c'' |
||||
|
{ |
||||
|
\repeat volta 2 |
||||
|
{ |
||||
|
b8 g b g b g b c |
||||
|
b g b g b g a fis |
||||
|
a fis a fis a fis a c |
||||
|
b g b g b g b c |
||||
|
} |
||||
|
} |
||||
|
} |
||||
|
|
Loading…
Reference in new issue