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.
16 lines
245 B
16 lines
245 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 1.2\cm}
|
|
|
|
{
|
|
\key c \major
|
|
\time 2/4
|
|
\relative c''
|
|
{
|
|
\repeat volta 2
|
|
{
|
|
c2 d2 e8. f16 g8. f16~ f8. e16 d4
|
|
c2 d2 e8. f16 g8. c16~ c8. g16 e8. d16
|
|
}
|
|
c2
|
|
}
|
|
}
|
|
|