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.
13 lines
195 B
13 lines
195 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 1.1\cm}
|
|
|
|
{
|
|
\key c \major
|
|
\time 4/4
|
|
\relative c''{
|
|
c4 g8 e4 c'8 g4
|
|
b4 g8 g4 b8 g4
|
|
f4 f8 c4 f8 a4
|
|
b4 g8 g4 b8 g4
|
|
}
|
|
}
|
|
|