On Fri, 18 Apr 2008, David Arnold wrote: > All, > > I did a fresh install on a new Macbook: MacTeX-2007 > > I am using Aditya's package: http://www.tug.org/pracjourn/2006-4/mahajan/ > > I believe I have a font problem, as in trying to compile my file I come up > against what is shown below. Using my new system, how should I go about > installing the needed font files? > > (/usr/local/texlive/2007/../texmf-local/tex/context/base/type-akb.tex)kpathsea: > > Running mktextfm texnansi-uplr8a > mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; > input texnansi-uplr8a > This is METAFONT, Version 2.71828 (Web2C 7.5.6) > > kpathsea: Running mktexmf texnansi-uplr8a
This is because urw palatino fonts are not installed on your system. I do not know what is the correct way of installing them on MacTeX. You can always download them from CTAN but installing fonts manually can be a bit tricky. Another option is to use the TeX-gyre pagella fonts. I think that if you just add \usetypescriptfile[type-gyr] before the typescript definition, it should work. Aditya ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
