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.
18 lines
330 B
18 lines
330 B
15 years ago
|
\include "header"
|
||
|
\paper{paper-height=4.3\cm}
|
||
|
|
||
|
{
|
||
|
\key e \minor
|
||
|
\time 4/4
|
||
|
\tempo 2 = 60
|
||
|
\relative c''
|
||
|
{
|
||
|
e4 b8 e e4 \times 2/3{g8 fis e} d4 e4 <<{e2}\\{b2}>>
|
||
|
g8 a b a g fis e d e fis g a b4 c8 b
|
||
|
e4 b8 e e4 \times 2/3{g8 fis e} d4 e4 <<{e2}\\{b2}>>
|
||
|
g8 a b a g fis g a b b \times 2/3{a' g fis} e2
|
||
|
}
|
||
|
}
|
||
|
|
||
|
|