mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
288 B
22 lines
288 B
15 years ago
|
\include "header"
|
||
|
\paper{paper-height = 3.1\cm}
|
||
|
|
||
|
{
|
||
|
\key e \minor
|
||
|
\time 2/2
|
||
|
\relative c'''
|
||
|
{
|
||
|
\repeat volta 2
|
||
|
{
|
||
|
g2 fis8 e4 dis8 e4. b8~ b4 e4
|
||
|
}
|
||
|
\alternative
|
||
|
{
|
||
|
{ dis4. c4 b4 a8 b1 }
|
||
|
|
||
|
{ dis4. e4 fis4 dis8 e4. b4 g4 fis8 e1 }
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|