mirror of https://github.com/patacrep/patacrep.git
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
291 B
22 lines
291 B
15 years ago
|
\include "header"
|
||
|
\paper{paper-height = 3.1\cm}
|
||
|
|
||
|
{
|
||
|
\key c \minor
|
||
|
\time 2/4
|
||
|
\partial 4 g'8 g'
|
||
|
\relative c''
|
||
|
{
|
||
|
c bes c d ees4
|
||
|
d8 ees f4 ees8 d ees4
|
||
|
g,8 g c bes c d ees 4
|
||
|
d8 ees f f ees d c2
|
||
|
\repeat volta 4
|
||
|
{
|
||
|
g4 g8 g f4. g8 aes g f ees d2
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
|