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