]> git.donarmstrong.com Git - lilypond.git/blob - input/font11.ly
9530ebe19d744492819404416401b2f1a0a5f20c
[lilypond.git] / input / font11.ly
1
2 \header{
3 title= "The Feta Font";
4 subtitle = "proofsheet"; 
5 enteredby =      "jcn & hwn";
6 copyright =      "public domain";
7 description = "This file tests the Feta music font, 11pt";
8 % "(Feta definitively is not an abbreviation of Font-En-TjA)";
9 }
10
11
12 \include "paper11.ly"
13 \include "font-body.ly"
14 \score{
15         \FontBody
16         \paper{
17             \paper_eleven
18             linewidth = 17.5 \cm;
19             gourlay_maxmeasures =5.;
20         }
21 }
22