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.
15 lines
216 B
15 lines
216 B
\include "header"
|
|
\paper{paper-height = 2.2\cm}
|
|
|
|
{
|
|
\key c \major
|
|
\time 4/4
|
|
\relative c''
|
|
{
|
|
g4 g g a8. b16 b2.
|
|
g4 a a8. a16 a8 a g a b1
|
|
e4 e8. e16 e8 e d c b2.
|
|
b8. b16 a4 b2 a8. g16 e1
|
|
}
|
|
}
|
|
|
|
|