songbook [from: Songs data for LaTeX songbooks http:///www.patacrep.com]
17 lines
252 B
17 lines
252 B
\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.
|
|
}
|
|
|