]> git.donarmstrong.com Git - lilypond.git/commitdiff
remove AFM support.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 17 Dec 2004 13:17:06 +0000 (13:17 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 17 Dec 2004 13:17:06 +0000 (13:17 +0000)
mf/GNUmakefile

index 4ed5631f6612b5465bd877735fe0991305598a30..8e353a07a307ad73e6ab84db7cc4985ddcf0911a 100644 (file)
@@ -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)