Engine for LaTeX songbooks http://www.patacrep.com
 
 
 
 

14 lines
228 B

\include "header"
\paper{paper-height = 2.4\cm}
\new \songbookstaff
{
\key e \minor
\time 6/8
\relative c'
{
b'8. a16 g fis e8 fis16 g a8 b a g a g16 fis e8 %\break
b'8. a16 g fis e8 fis16 g a8 c b a b4.
}
}