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.
16 lines
273 B
16 lines
273 B
\include "header"
|
|
\paper{paper-height = 2.6\cm}
|
|
|
|
\new \songbookstaff
|
|
{
|
|
\relative c''
|
|
{
|
|
\time 2/4
|
|
\key g \major
|
|
\partial 4 g8 g8
|
|
g4 a8 a a4 b8 c d g, fis g a d,
|
|
g g g4 a8 a a4 b8 c d g, a fis g4
|
|
g8 g g g g a8~ a8 g8~ g4
|
|
g8 g g g a4 g
|
|
}
|
|
}
|
|
|