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.
 
 
 
 

15 lines
221 B

\include "header"
\paper{paper-height = 1.1\cm}
\new \songbookstaff
{
\relative c''
{
\time 6/8
\key a \minor
\partial 8 e8
b4 e8 c4 e8 e16 d c8 b c a e' %\break
b4 e8 c4 e8 e16 d c8 b a4.
}
}