From: Jan Nieuwenhuizen Date: Wed, 4 Dec 2002 19:03:56 +0000 (+0000) Subject: Add instruction for generating pfa fonts. X-Git-Tag: release/1.7.10~46 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9dc29f86727721db5604eebbfea48dae08304569;p=lilypond.git Add instruction for generating pfa fonts. --- diff --git a/ChangeLog b/ChangeLog index 78990d0afa..b907bc7efd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-12-04 Jan Nieuwenhuizen + + * scm/sodipodi.scm: Add instruction for generating pfa fonts. + 2002-12-02 Heikki Junes * make/lilypond.mandrake.spec.in: use %make and %makeinstall. diff --git a/scm/sodipodi.scm b/scm/sodipodi.scm index 31cadb6123..de38733bac 100644 --- a/scm/sodipodi.scm +++ b/scm/sodipodi.scm @@ -6,7 +6,10 @@ ;;;; NOTE: ;;;; -;;;; * Get mftrace 1.0.12 or newer +;;;; * Get mftrace 1.0.12 or newer to create the .pfa fonts: +;;;; +;;;; make -C mf clean +;;;; make -C mf pfa ;;;; ;;;; * Get sodipodi-0.28 or newer ;;;;