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.
22 lines
335 B
22 lines
335 B
12 years ago
|
\include "../_lilypond/header"
|
||
|
\paper{paper-height = 2.4\cm}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
{
|
||
|
\key d \major \time 4/4
|
||
|
\relative c'
|
||
|
'
|
||
|
{
|
||
|
\repeat volta 4 {g8 fis e fis g fis g a b1
|
||
|
fis8 e d e fis2}
|
||
|
\alternative{
|
||
|
{e8 fis g fis e4}
|
||
|
{e8 fis e d cis b}
|
||
|
{e8 fis g fis e4}
|
||
|
{e8 fis e d cis b}
|
||
|
}
|
||
|
}
|
||
|
}
|