mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
16 lines
257 B
16 lines
257 B
\include "header"
|
|
\paper{paper-height = 2.2\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.
|
|
}
|
|
}
|
|
|
|
|