lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Metafont blows up in 2.3.9 build


From: Han-Wen Nienhuys
Subject: Metafont blows up in 2.3.9 build
Date: Sat, 31 Jul 2004 11:18:40 +0200

address@hidden writes:
> 2.3.9 does not build on MacOS X using the build recipe for 2.3.8:

try this for stepmake/stepmake/metafont-rules.make

*** metafont-rules.make.~1.25.~ 2004-01-18 23:19:31.000000000 +0100
--- metafont-rules.make 2004-07-31 11:17:50.856116944 +0200
***************
*** 10,16 ****
  
  # This is not metafont, this is feta-specific
  $(outdir)/%.log: %.mf
!       $(METAFONT) $<
        mv $(@F) $@
        rm $(basename $(@F)).*gf
  
--- 10,16 ----
  
  # This is not metafont, this is feta-specific
  $(outdir)/%.log: %.mf
!       $(METAFONT) "\mode:=$(MFMODE); nonstopmode; input $<;"
        mv $(@F) $@
        rm $(basename $(@F)).*gf
  


-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]