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
249 B
13 lines
249 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 2.4\cm}
|
|
|
|
\relative c''
|
|
{
|
|
\key d \minor
|
|
\time 2/4
|
|
\repeat volta 2
|
|
{
|
|
a8 a4 f8 e4. d16 e16 f8 d16 e f8 e d8 d e f
|
|
a8 a4 bes8 c4. bes8 c16 bes a8\(a8\) g a2
|
|
}
|
|
}
|
|
|