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.
 
 
 
 

14 lines
188 B

\include "header"
\paper{paper-height = 1.2\cm}
\new \songbookstaff
{
\key d \minor
\relative c'{
\repeat volta 2 {
d8 e f g a4 g8 f g4 f8 e d2
d8 e f g a4 c bes a8 g a2
}
}
}