songbook [from: Songs data for LaTeX songbooks http:///www.patacrep.com]
11 lines
203 B
11 lines
203 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 2.4\cm}
|
|
|
|
{
|
|
\key c \major
|
|
\time 4/4
|
|
\relative c'
|
|
{
|
|
e2 g c,4 d e2 d2~ d4. g8 g2~ g4. f8 e4 g c4. g8 e4 g a e g2 f2 f2 e8 e d c d2 c2
|
|
}
|
|
}
|
|
|