mirror of https://github.com/patacrep/patacrep.git
2 changed files with 19 additions and 1 deletions
@ -0,0 +1,18 @@ |
|||||
|
\include "header" |
||||
|
\paper{paper-height = 1.6\cm} |
||||
|
|
||||
|
{ |
||||
|
\key d \minor |
||||
|
\time 4/4 |
||||
|
\relative c'' |
||||
|
{ |
||||
|
\repeat volta 2 |
||||
|
{ |
||||
|
d2~ d8 e4 f8 a1 |
||||
|
} |
||||
|
\alternative |
||||
|
{ |
||||
|
{g2. f4 e2. f8 e} {g2. bes4 a1} |
||||
|
} |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue