]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/font.ly
release: 1.3.121
[lilypond.git] / input / test / font.ly
index 6ae34c8633449c49f8279693c76c18311537e965..513a42b88779bf3772303f0aaf083b2451b6f663 100644 (file)
@@ -1,13 +1,13 @@
 \header{
 title= "The Feta Font";
-subtitle = "proofsheet"; 
-enteredby =     "jcn & hwn";
-copyright =     "public domain";
-description = "This file tests the Feta music font";
+subtitle =  "proofsheet"; 
+enteredby =     "jcn & hwn";
+copyright =     "public domain";
+description =  "This file tests the Feta music font";
 % "(Feta definitively is not an abbreviation of Font-En-TjA)";
 }
 
-\version "0.1.10";
+\version "1.3.120";
 
 \include "font-body.ly"
 \score{
@@ -18,10 +18,10 @@ description = "This file tests the Feta music font";
            gourlay_maxmeasures =5.;
        }
        \paper{
-           \paper_twenty
+           \paperTwenty
            linewidth = 17.5 \cm;
            gourlay_maxmeasures =5.;
-           \output "font20.tex";
+           output =  "font20.tex";
        }
 }