mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
11 lines
172 B
11 lines
172 B
\include "header"
|
|
\paper{
|
|
paper-height = 1.1\cm
|
|
paper-width = 2.5\cm
|
|
line-width = 2.2\cm
|
|
}
|
|
|
|
\new TabStaff \relative c, {
|
|
\numericTimeSignature
|
|
r2 f8 e f gis
|
|
}
|