]> git.donarmstrong.com Git - lilypond.git/blob - input/test/font26.ly
release: 0.1.59
[lilypond.git] / input / test / 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
13 \score{
14         \FontBody
15         \paper{
16             \paper_twentysix
17             linewidth = 17.5 \cm;
18             gourlay_maxmeasures =5.;
19         }
20 }
21