]> git.donarmstrong.com Git - lilypond.git/commitdiff
($(outdir)/%.log): add
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 31 Jul 2004 10:15:54 +0000 (10:15 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 31 Jul 2004 10:15:54 +0000 (10:15 +0000)
mode as well. This fixes resolution errors.

ChangeLog
stepmake/stepmake/metafont-rules.make

index 753d6ce0745ebe1a6195cb29a3c0d1d08b69b592..1d52a675437b226b88b7b1990febf7d3c8d78b8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
+       mode as well. This fixes resolution errors.
+
 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
        * scm/lily.scm (postscript->png): show commands for --verbose.
index a5d48d996dd3cb3808c13cf0928f16213997673c..fb2e6d44280bda60488bbcc11ba5a5a1e958822b 100644 (file)
@@ -10,7 +10,7 @@ $(outdir)/%.dvi: %.mf
 
 # This is not metafont, this is feta-specific
 $(outdir)/%.log: %.mf
-       $(METAFONT) $<
+       $(METAFONT) "\mode:=$(MFMODE); nonstopmode; input $<;"
        mv $(@F) $@
        rm $(basename $(@F)).*gf