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
248 B
15 lines
248 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 2.4\cm}
|
|
|
|
{
|
|
\key e \minor
|
|
\time 4/4
|
|
\relative c''
|
|
{
|
|
r8 b8 b b g g e e c1
|
|
r8 a'8 a a fis fis c c b1
|
|
r8 b'8 b b g g e e
|
|
r8 a a g fis4 e
|
|
r8 dis dis e fis e e dis e1
|
|
}
|
|
}
|
|
|