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.
14 lines
228 B
14 lines
228 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 2.4\cm}
|
|
|
|
{
|
|
\key c \major
|
|
\time 4/4
|
|
\relative c''
|
|
{
|
|
g4 g g a8. b16 b2.
|
|
g4 a a8. a16 a8 a g a b1
|
|
e4 e8. e16 e8 e d c b2.
|
|
b8. b16 a4 b2 a8. g16 e1
|
|
}
|
|
}
|
|
|