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

\include "header"
\paper{paper-height = 2.3\cm}
\new \songbookstaff
{
\key g \major
\relative c''
{
\time 3/4
\partial 2
r8 b8 c cis
d8 d16 d r8 d16 d e8 c d2.
b8 b16 b r8 b16 b c8 a b2.
}
}