]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/metapost-rules.make
release: 1.0.15
[lilypond.git] / stepmake / stepmake / metapost-rules.make
index 302e6d757c44a2fdb97c29ea25cad6395cc3b166..a29f2508b46d6fc4516f8c97e12a2c8043b200ea 100644 (file)
@@ -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 $<"