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.
12 lines
180 B
12 lines
180 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 1.2\cm}
|
|
|
|
{
|
|
\key d \minor
|
|
\relative c'{
|
|
\repeat volta 2 {
|
|
d8 e f g a4 g8 f g4 f8 e d2
|
|
d8 e f g a4 c bes a8 g a2
|
|
}
|
|
}
|
|
}
|
|
|