]> git.donarmstrong.com Git - lilypond.git/blob - input/font26.ly
release: 0.1.41
[lilypond.git] / input / font26.ly
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)";
8 }
9
10 \include "paper26.ly";
11 \include "font-body.ly"
12 \score{
13         \FontBody
14         \paper{
15             \paper_twentysix
16             linewidth = 17.5 \cm;
17             gourlay_maxmeasures =5.;
18         }
19 }
20