At Thu, 13 Jun 2002 16:56:41 +1000, Michael Lake wrote:
> Some more details...
> 
> The following is a dialog box error:
> The following command for building a font file has failed:
> mktexpk --mfmode cx --bdpi 300 --mag 'magstep(1) --dpi 360 pncri7t '>&3'
> 
> I also get this in the terminal that ran latex docfest.tex:
> 
> kpathsea: Running mktexmf  pncr7t
> ! I can't find file `pncr7t'.
> <*> ... mag:=magstep(5); nonstopmode; input pncr7t

so do you actually have "pncr7t.mf"? where is it?

does your xdvi use kpathsea to find files? if not, is it looking in
the right place?


pncr is "NewCenturySchlbk-Roman", one of the standard postscript
fonts. so if you were planning on dvips'ing, then TeX probably doesn't
need to actually have the font - ghostscript will use its own copy. it
would be a little strange to have that particular font in metafont
(.mf) format anyway, rather than adobe/postscript type1 (.pf[ab]).
(for example, i have pncr*.{afm,tfm,vf} here, but no actual font glyphs)

you could try just viewing the postscript, and see if that "fixes" it.

-- 
 - Gus
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to