mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
14 lines
183 B
14 lines
183 B
\include "header"
|
|
\paper{paper-height = 1.6\cm}
|
|
|
|
{
|
|
\key c \major
|
|
\time 4/4
|
|
\relative c''{
|
|
c4 g8 e4 c'8 g4
|
|
b4 g8 g4 b8 g4
|
|
f4 f8 c4 f8 a4
|
|
b4 g8 g4 b8 g4
|
|
}
|
|
}
|
|
|
|
|