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.
17 lines
243 B
17 lines
243 B
15 years ago
|
\include "header"
|
||
|
\paper{paper-height = 3.7\cm}
|
||
|
|
||
|
{
|
||
|
\key d \minor
|
||
|
\time 6/8
|
||
|
\relative c'''{
|
||
|
a4. g f e8 d e
|
||
|
d4. e f4 g8 a bes c
|
||
|
bes4. a bes c8 bes a
|
||
|
a4. g f8 e d
|
||
|
e d c b c d
|
||
|
e d c b4 a8 b4. c d e2.
|
||
|
}
|
||
|
}
|
||
|
|