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.

22 lines
426 B

\include "header"
\paper {
paper-width = 8.5\cm
line-width = 8\cm
paper-height = 1.3\cm
}
\score
{ <<
% \chords {
% d2:m a2:m
% d2:m a2:m d2:m c2 f1
% g1:m d1:m
% bes1 a1:7}
\relative c'''
{ \key a \major
cis8\accent b\accent a\accent gis\accent a\accent gis\accent fis\accent e\accent
fis4 a cis,4. fis8 fis8 fis fis a gis8. fis16 e8 fis cis4 \times 2/3 {b8 cis b} a4_^ e_^
}
>>
}