]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.10
authorfred <fred>
Tue, 26 Mar 2002 21:44:50 +0000 (21:44 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:44:50 +0000 (21:44 +0000)
input/test/font.ly
lily/my-lily-lexer.cc

index b7f7ddb569c9f87c4690d0679be29beb573e3ed1..dd821c9614a9915b8cd5a61ed2af391f38f58446 100644 (file)
@@ -21,7 +21,7 @@ description = "This file tests the Feta music font";
            \paper_twenty
            linewidth = 17.5 \cm;
            gourlay_maxmeasures =5.;
-           \output =  "font20.tex";
+           output =  "font20.tex";
        }
 }
 
index 7b47c2e3d6f7f041b4a376834be3337c35c94326..b87694b7294e746e3543190a37d7bfb153b371b0 100644 (file)
@@ -48,7 +48,6 @@ static Keyword_ent the_key_tab[]={
   {"name", NAME},
   {"notenames", NOTENAMES},
   {"notes" , NOTES},
-  {"output", OUTPUT},
   {"partial", PARTIAL},
   {"paper", PAPER},
   {"penalty", PENALTY},