mirror of https://github.com/patacrep/patacrep.git
2 changed files with 23 additions and 0 deletions
@ -0,0 +1,21 @@ |
|||||
|
\include "header" |
||||
|
\paper{ |
||||
|
paper-height = 0.9\cm |
||||
|
line-width = 14.5\cm |
||||
|
paper-width = 15\cm |
||||
|
} |
||||
|
{ |
||||
|
\relative c'' |
||||
|
{ |
||||
|
\key a \minor |
||||
|
\time 2/4 |
||||
|
\repeat volta 2 |
||||
|
{ |
||||
|
a8 c a c e d c b |
||||
|
b g b d g f e d |
||||
|
c b a b c d c b |
||||
|
c d e d b d c b |
||||
|
a2 |
||||
|
} |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue