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
268 B

\include "header"
\paper{paper-height = 2.4\cm}
\new \songbookstaff
{
\key c \minor
\time 6/8
\relative c'
{
\partial 8 c8
g'4 g8 f8. d16 f8 g4. r4
c,8 c'4 bes8 d4 f,8 g4. r8.
g16 g bes c4 bes16 g bes4 d,8 f4. r4
g8 g4 g8 f4 d8 c2.
}
}