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
282 B
15 lines
282 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 4.0\cm}
|
|
|
|
{
|
|
\key e \minor
|
|
\time 2/4
|
|
\tempo 2 = 60
|
|
\relative c''
|
|
{
|
|
b8 c d g, a b d, e fis g a4 b2
|
|
b8 c d g, a b d, e fis g a b a g fis4
|
|
b8 c d g, a b d, e fis g a4 b2
|
|
b8 c d g, a b a g fis e d4 e2
|
|
}
|
|
}
|
|
|