mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
12 lines
160 B
12 lines
160 B
\include "header"
|
|
\paper{paper-height=1.6\cm}
|
|
|
|
{
|
|
\key c \major
|
|
\time 2/4
|
|
\relative c''
|
|
{
|
|
e,4 c g'2 a4 c8. d16 e8 c4 g8 a4 c8. d16 e8 c d4 c2
|
|
}
|
|
}
|
|
|
|
|