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
183 B
15 lines
183 B
14 years ago
|
\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
|
||
|
}
|
||
|
}
|
||
|
|