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.
24 lines
394 B
24 lines
394 B
14 years ago
|
\include "header"
|
||
|
\paper{paper-height = 3.9\cm}
|
||
|
|
||
|
{
|
||
|
\key c \minor
|
||
|
\time 2/4
|
||
|
\partial 8 g'8
|
||
|
\relative c''
|
||
|
{
|
||
|
\repeat volta 2
|
||
|
{
|
||
|
c8\trill bes c d ees4. d16 ees f8 ees d\trill c
|
||
|
}
|
||
|
\alternative
|
||
|
{
|
||
|
{ees4 d8 g,8} {ees'8 f ees d\trill }
|
||
|
}
|
||
|
|
||
|
|
||
|
c4. c8 bes4 ees8 d c4 c8 bes16 a16 g8 a bes\trill g
|
||
|
c4. d8 bes bes ees8 d c c\trill bes4 c2
|
||
|
|
||
|
}
|
||
|
}
|