songbook [from: Songs data for LaTeX songbooks http:///www.patacrep.com]
12 lines
219 B
12 lines
219 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 2.4\cm}
|
|
|
|
{
|
|
\key fis \minor
|
|
\relative c'
|
|
{
|
|
\time 6/8
|
|
r8 fis8 gis a8 b cis d8 e fis gis8 a b cis2.
|
|
r8 cis8 b a8 gis fis fis8 e d d8 cis b cis2.
|
|
}
|
|
}
|
|
|