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.
 
 
 
 
 

20 lines
303 B

\include "../_lilypond/header"
\paper{
paper-height = 1.1\cm
line-width = 14.5\cm
paper-width = 15\cm
}
\relative c''
{
\key a \minor
\time 2/4
\repeat volta 2
{
a8 c a c e d c b
b g b d g f e d
c b a b c d c b
c d e d b d c b
a2
}
}