lilypond-0.1.44
[lilypond.git] / input / font.ly
blob0e92c3145d471483e8d24ea66caf6154c4b805ca
1 \header{
2 title= "The Feta Font";
3 subtitle = "proofsheet";
4 enteredby = "jcn & hwn";
5 copyright = "public domain";
6 description = "This file tests the Feta music font";
7 % "(Feta definitively is not an abbreviation of Font-En-TjA)";
10 \version "0.1.9";
12 \include "font-body.ly"
13 \score{
14 \paper{
15 % don't change this.
16 % otherwise 16pt and 20pt layouts differ.
17 linewidth = 12.5 \cm;
18 gourlay_maxmeasures =5.;
20 \paper{
21 \paper_twenty
22 linewidth = 17.5 \cm;
23 gourlay_maxmeasures =5.;
24 \output "font20.tex";