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.
10 lines
150 B
10 lines
150 B
7 years ago
|
\include "../_lilypond/header"
|
||
|
\paper{paper-height = 2.6\cm}
|
||
|
|
||
|
{
|
||
|
\time 4/4
|
||
|
\relative c''
|
||
|
{
|
||
|
a2 e' d c4 b a2 e' d c4 b c2 g' f e4 d c2 g' f1 g1}
|
||
|
}
|