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

17 lines
263 B

\include "header"
\paper{paper-height = 3.7\cm}
\new \songbookstaff
{
\key d \minor
\time 6/8
\relative c'''{
a4. g f e8 d e
d4. e f4 g8 a bes c
bes4. a bes c8 bes a
a4. g f8 e d
e d c b c d
e d c b4 a8 b4. c d e2.
}
}