]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/metafont-rules.make
* mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
[lilypond.git] / stepmake / stepmake / metafont-rules.make
index e71a9502bce5ebbcab83b442882676870067e3f4..8f10f03530c221f4763224e5205dbb0134ef4096 100644 (file)
@@ -3,7 +3,7 @@
 
 # we want to see botched results as well.
 $(outdir)/%.dvi: %.mf
-       -$(METAFONT) "\nonstopmode; input $<;"
+       -$(METAFONT) "\scrollmode; input $<;"
        gftodvi  $(basename $<)
        mv $(basename $<).dvi $(outdir)
        rm $(basename $<).*gf