mirror of https://github.com/patacrep/patacrep.git
Engine 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
257 B
17 lines
257 B
14 years ago
|
\include "header"
|
||
|
\paper{paper-height = 3.1\cm}
|
||
|
|
||
|
{
|
||
|
\key d \minor
|
||
|
\time 6/8
|
||
|
\relative c''
|
||
|
{
|
||
|
\partial 8 { d,8}
|
||
|
d4 a'8 a4 a8 a8 g f a4.
|
||
|
a4 a8 a8 g f g4 c,8 c4.~ c4.
|
||
|
r4 c8 c4 g'8 g4 g8 g8 f e g4.
|
||
|
g4 g8 g8 f e f4 d8 d4.~ d2.
|
||
|
}
|
||
|
}
|
||
|
|