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.
20 lines
243 B
20 lines
243 B
14 years ago
|
\include "header"
|
||
|
\paper{paper-height = 3.1\cm}
|
||
|
|
||
|
{
|
||
|
\relative c''
|
||
|
{
|
||
|
\key a \minor
|
||
|
\time 6/8
|
||
|
a4.~ a8 g a
|
||
|
a4.~ a8 g a
|
||
|
a4.~ a8 g a
|
||
|
b4.~ b8 a g
|
||
|
a4 c8 c4 b8
|
||
|
c4.~ c8 b a e2.
|
||
|
b'4.~ b8 a g
|
||
|
c4 d8 c4 b8
|
||
|
c4.~ c8 b c c2.
|
||
|
}
|
||
|
}
|