From cef8d2620b10a1b362d5db890c12c88c3e060ecf Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 21:27:24 +0000 Subject: [PATCH] lilypond-1.0.15 --- stepmake/stepmake/metapost-rules.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmake/stepmake/metapost-rules.make b/stepmake/stepmake/metapost-rules.make index 302e6d757c..a29f2508b4 100644 --- a/stepmake/stepmake/metapost-rules.make +++ b/stepmake/stepmake/metapost-rules.make @@ -4,7 +4,7 @@ $(outdir)/%.pfa: %.mf # i've got no idea what this scaling could be for, on both sides... # it seems that 'low_res', which should be all we ever need according # to the metapost mfplain guru, really does 200dpi, iso 600dpi (minimun) - -mp "&mfplain \mode=lowres; \mag=100.0; batchmode; input $<" + -$(METAPOST) "&mfplain \mode=lowres; \mag=100.0; batchmode; input $<" # -mp "&mfmp \mode=ljfour; \mag=100.0; batchmode; input $<" # -mp "&mfplain modes \mode=ljfour; \mag=100.0; batchmode; \\input $<" # -mp "&mfplain \mode=lowres; \mag=10.0; batchmode; input $<" -- 2.39.5