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.
15 lines
269 B
15 lines
269 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 2.4\cm}
|
|
|
|
{
|
|
\key d \minor
|
|
\time 6/8
|
|
\relative c''
|
|
{
|
|
\partial 8 { d,8}
|
|
d4 a'8 a4 a8 a8 g f a4.
|
|
a4 a8 a8 g f g4 c,8 c4.~ c4.
|
|
r4 c8 c4 g'8 g4 g8 g8 f e g4.
|
|
g4 g8 g8 f e f4 d8 d4.~ d2.
|
|
}
|
|
}
|
|
|