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
241 B
15 lines
241 B
12 years ago
|
\include "../_lilypond/header"
|
||
|
\paper{paper-height = 2.4\cm}
|
||
|
|
||
|
\new \songbookstaff
|
||
|
{
|
||
|
\key e \minor
|
||
|
\time 6/8
|
||
|
\relative c'
|
||
|
{
|
||
|
b'8. a16 g fis e8 fis16 g a8 b a g a g16 fis e8 %\break
|
||
|
b'8. a16 g fis e8 fis16 g a8 c b a b4.
|
||
|
}
|
||
|
}
|
||
|
|