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
210 B
12 lines
210 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 1.1\cm}
|
|
|
|
\relative c''
|
|
{
|
|
\time 6/8
|
|
\key a \minor
|
|
\partial 8 e8
|
|
b4 e8 c4 e8 e16 d c8 b c a e' %\break
|
|
b4 e8 c4 e8 e16 d c8 b a4.
|
|
}
|
|
|
|
|