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
341 B
14 lines
341 B
\include "../_lilypond/header"
|
|
\paper{paper-height = 3.6\cm}
|
|
|
|
{
|
|
\key bes \major
|
|
\time 6/8
|
|
\relative c''
|
|
{
|
|
bes4 bes8 bes a bes c4. d4 c8 bes4. d4 bes8 << {c2.}\\{r4. f,8 g a} >>
|
|
bes4 bes8 bes a bes c4. d4 c8 d4 d8 bes4 d8 c4. a4.
|
|
\repeat volta 2 {bes4 g8 g a bes a2.}
|
|
bes4 g8 g a bes a4. a4 bes8 c4. d4 bes8 c2.
|
|
}
|
|
}
|
|
|