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.
 
 
 
 

20 lines
322 B

\include "header"
\paper{paper-height = 2.3\cm}
\new \songbookstaff
{
\key e \major
\time 2/4
\relative c''
{
\repeat volta 2
{
e8 e16 fis gis8 e a fis gis e dis fis e dis cis2
}
\repeat volta 2
{
a'8 \times 2/3{a16 gis fis} f8 gis fis cis fis gis fis8 fis4 d8 cis2
}
}
}