songbook [from: Songs data 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.
15 lines
343 B
15 lines
343 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 4.0\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
|
|
}
|
|
}
|
|
|