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.
18 lines
227 B
18 lines
227 B
\include "header"
|
|
\paper{paper-height = 1.4\cm}
|
|
|
|
{
|
|
\key d \minor
|
|
\time 4/4
|
|
\relative c''
|
|
{
|
|
\repeat volta 2
|
|
{
|
|
d2~ d8 e4 f8 a1
|
|
}
|
|
\alternative
|
|
{
|
|
{g2. f4 e2. f8 e} {g2. bes4 a1}
|
|
}
|
|
}
|
|
}
|
|
|