]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/font20.ly
partial: 0.1.59.jcn
[lilypond.git] / input / font20.ly
index c83989e8e0762b0de4350df550011b4a06476773..e78f752bd460bc213d6a51cf0630263bca3db7aa 100644 (file)
@@ -1,16 +1,20 @@
-%       "This file is a stub to fool make-website"
-
 \header{
 title= "The Feta font";
 subtitle = "proofsheet"; 
 enteredby =     "jcn";
 copyright =     "public domain";
-description = "This file tests the Feta music-font";
+description = "This file tests the Feta music-font in the 20pt version";
 TestedFeatures =        
         "(Feta definitively is not an abbreviation of Font-En-TjA)";
 }
 
-
-
-
-
+\include "paper20.ly"
+\include "font-body.ly"
+\score{
+       \FontBody
+       \paper{
+           \paper_twenty
+           linewidth = 17.5 \cm;
+           gourlay_maxmeasures =5.;
+       }
+       }