Bertalan Fodor writes:

> I tried, but there is a problem. The log is this:
>
> make[2]: Entering directory `/netrel/src/lilypond-2.4.4/mf'

Forgot to warn that you need this patch

2005-01-09  Jan Nieuwenhuizen  <[EMAIL PROTECTED]>

        * config.make.in (METAFONT): Append -progname=mf, fixes use with
        mf-nowin for teTeX-3.0.  Backportme.


Jan.


Index: config.make.in
===================================================================
RCS file: /cvsroot/lilypond/lilypond/config.make.in,v
retrieving revision 1.66
retrieving revision 1.67
diff -p -u -p -u -r1.66 -r1.67
--- config.make.in      24 Dec 2004 19:48:06 -0000      1.66
+++ config.make.in      9 Jan 2005 17:23:29 -0000       1.67
@@ -93,7 +93,7 @@ GUILE_LDFLAGS = @GUILE_LDFLAGS@
 INIMETAFONT = @INIMETAFONT@
 LN = @LN@
 LN_S = @LN_S@
-METAFONT = @METAFONT@
+METAFONT = @METAFONT@ -progname=mf
 MFMODE = @MFMODE@
 MSGFMT = @MSGFMT@
 ROOTSEP = @ROOTSEP@

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to