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
297 B
22 lines
297 B
15 years ago
|
\include "header"
|
||
|
\paper{paper-height = 3.1\cm}
|
||
|
|
||
|
{
|
||
|
\relative c''
|
||
|
{
|
||
|
\time 2/4
|
||
|
\key c \major
|
||
|
\repeat volta 2
|
||
|
{
|
||
|
e8 f g8 e d4 e8 g c,4 d8 f e d16 c b4
|
||
|
c8. d16 c d c b a8 b c e b c b4
|
||
|
}
|
||
|
\alternative
|
||
|
{
|
||
|
{a8. b16 cis4}
|
||
|
{a2\trill}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|