From: Han-Wen Nienhuys Date: Fri, 17 Dec 2004 13:17:06 +0000 (+0000) Subject: remove AFM support. X-Git-Tag: release/2.5.14~405 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=170543e6df331ab7c4f3fad737063f69285da1aa;p=lilypond.git remove AFM support. --- diff --git a/mf/GNUmakefile b/mf/GNUmakefile index 4ed5631f66..8e353a07a3 100644 --- a/mf/GNUmakefile +++ b/mf/GNUmakefile @@ -29,7 +29,7 @@ $(outdir)/aybabtu.otf-table: $(BRACES:%=$(outdir)/feta-braces-%.otf-table) cat $^ > $@ $(outdir)/aybabtu.otf-gtable: $(BRACES:%=$(outdir)/feta-braces-%.otf-gtable) - echo '(staffsize . 20)' > $@ + echo '(design_size . 20)' > $@ LOG_FILES = $(FETA_MF_FILES:%.mf=$(outdir)/%.log) LISP_FILES = $(FETA_MF_FILES:%.mf=$(outdir)/%.lisp)