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.
14 lines
213 B
14 lines
213 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 2.3\cm}
|
|
|
|
{
|
|
\key g \major
|
|
\relative c''
|
|
{
|
|
\time 3/4
|
|
\partial 2
|
|
r8 b8 c cis
|
|
d8 d16 d r8 d16 d e8 c d2.
|
|
b8 b16 b r8 b16 b c8 a b2.
|
|
}
|
|
}
|
|
|