ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* missing *8t.tfm files
@ 2007-08-25 20:47 Giorgos Keramidas
  2007-08-26 13:34 ` Giorgos Keramidas
  2007-08-26 14:04 ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: Giorgos Keramidas @ 2007-08-25 20:47 UTC (permalink / raw)
  To: ntg-context

Hi all,

I've recently started reading about typefaces in ConTeXt, and trying out
the examples of `showfont.pdf', but stumbled upon errors for almost all
the fonts.

My installation uses teTeX-3.0 on FreeBSD:

keramida@kobe:/home/keramida$ pkg_info | fgrep -i tetex
dvipsk-tetex-5.95a_2 Convert a TeX DVI file to PostScript
teTeX-3.0_2         A meta port for teTeX suite
teTeX-base-3.0_11   Thomas Esser's distribution of TeX & friends (binaries)
teTeX-texmf-3.0_5   Thomas Esser's distribution of TeX & friends (texmf tree)
xdvik-tetex-22.84.10_1 DVI Previewer(kpathsearch) for X
keramida@kobe:/home/keramida$

When I try typesetting:

    \definetypeface [zapf] [cg] [calligraphy] [chancery]
    \switchtotypeface [zapf] [12pt,cg]

    \starttext
    Foo bar.
    \stoptext

All I get is an error like:

% (/usr/local/share/texmf-dist/tex/context/base/type-akb.tex)kpathsea: Running mktextfm uzcmi8t
% mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input uzcmi8t
% This is METAFONT, Version 2.71828 (Web2C 7.5.4)
%
% kpathsea: Running mktexmf uzcmi8t
% ! I can't find file `uzcmi8t'.
% <*> ...=ljfour; mag:=1; nonstopmode; input uzcmi8t
%
% Please type another input file name
% ! Emergency stop.

When I try using the Palatino font, as shown in `showfont.pdf':

    \definetypeface [palatino] [rm] [serif]
      [palatino] [default] [encoding=ec]
    \switchtotypeface [palatino] [12pt,rm]

    \starttext
    Foo bar.
    \stoptext

I get very similar errors:

% (/usr/local/share/texmf-dist/tex/context/base/type-akb.tex)kpathsea: Running mktextfm uplr8t
% mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input uplr8t
% This is METAFONT, Version 2.71828 (Web2C 7.5.4)
%
% kpathsea: Running mktexmf uplr8t
% ! I can't find file `uplr8t'.
% <*> ...:=ljfour; mag:=1; nonstopmode; input uplr8t
%
% Please type another input file name
% ! Emergency stop.

Am I missing something, is there anything I can do to download these
files, or generate them in my teTeX installation?

Thanks in advance for any help,
Giorgos

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-08-26 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-25 20:47 missing *8t.tfm files Giorgos Keramidas
2007-08-26 13:34 ` Giorgos Keramidas
2007-08-26 14:04 ` Hans Hagen
2007-08-26 14:25   ` Giorgos Keramidas
2007-08-26 20:13   ` Aditya Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).