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.
18 lines
252 B
18 lines
252 B
12 years ago
|
\include "../_lilypond/header"
|
||
|
\paper{paper-height = 2.4\cm}
|
||
|
|
||
|
\relative c''
|
||
|
{
|
||
|
\key a \minor
|
||
|
\time 6/8
|
||
|
a4.~ a8 g a
|
||
|
a4.~ a8 g a
|
||
|
a4.~ a8 g a
|
||
|
b4.~ b8 a g
|
||
|
a4 c8 c4 b8
|
||
|
c4.~ c8 b a e2.
|
||
|
b'4.~ b8 a g
|
||
|
c4 d8 c4 b8
|
||
|
c4.~ c8 b c c2.
|
||
|
}
|