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.
17 lines
198 B
17 lines
198 B
12 years ago
|
\include "../_lilypond/header"
|
||
|
\paper{paper-height = 2.4\cm}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
{
|
||
|
\key d \major \time 4/4
|
||
|
\relative c''
|
||
|
{
|
||
|
e4. d16 e fis8 e d d
|
||
|
e4. a16 e g8 fis e4
|
||
|
fis4. b8 b a16 g fis4
|
||
|
fis4. cis'8 b2}
|
||
|
|
||
|
}
|