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.
 
 
 
 

17 lines
290 B

\include "header"
\paper{paper-height = 4.0\cm}
\new \songbookstaff
{
\key e \minor
\time 2/4
\tempo 2 = 60
\relative c''
{
b8 c d g, a b d, e fis g a4 b2
b8 c d g, a b d, e fis g a b a g fis4
b8 c d g, a b d, e fis g a4 b2
b8 c d g, a b a g fis e d4 e2
}
}