mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
15 lines
250 B
15 lines
250 B
\include "header"
|
|
\paper{paper-height = 2.3\cm}
|
|
|
|
\new \songbookstaff
|
|
{
|
|
\key ees \major
|
|
\time 6/8
|
|
\partial 4. c'8 d' ees'
|
|
\relative c''
|
|
{
|
|
g2.~ g8 bes bes bes aes g g4. ees~ ees8 ees d c d ees \break
|
|
g2.~ g8 c c c bes aes g2.
|
|
}
|
|
}
|
|
|
|
|