>===== Original Message From Matthias Weber <[EMAIL PROTECTED]> =====
>The following should work with the stable ConTeXt from January:
>
>\usetypescript [adobekb][\defaultencoding]
>\setupbodyfont[pos]
>
>\usetypescript[times][\defaultencoding]
>\setupbodyfont[times,12pt]
>
>\starttext
>\input knuth
>\bigskip
>
>\stoptext
On my system, using the above, the following happens (why??):
============================================
This is pdfeTeX, Version 3.141592-1.20a-2.2 (Web2c 7.5.3) (format=cont-en
2005.3.18) 20 MAR 2005 16:52
entering extended mode
\write18 enabled.
(c:\CONTEXT\texmf-local/web2c/natural.tcx)
**&pdfetex/cont-en times.tex
(./times.tex
<snip>
(c:\CONTEXT\texmf-local/tex/context/base/type-akb.tex))
! Font \*12ptrmtf*=ptmr8t at 12.0pt not loadable: Metric (TFM) file not found.
<to be read again>
\relax
\xxdododefinefont ...tspec {#4}\newfontidentifier
\let
\localrelativefontsiz...
\fontstrategy ...ame #1\csname #2#3#4#5\endcsname
\tryingfontfalse \fi
<inserted text> ...yle \fontalternative \fontsize
\fi \iftryingfont
\fontstr...
\synchronizefont ...strategy \the \fontstrategies
\relax \fi
\ifskipfontchar...
<argument> \getvalue [EMAIL PROTECTED]@ \fontstyle }
\edef \fontstyle {\fontstyle
}\if...
...
l.4 \setupbodyfont[pos]
?
============================================
But if I comment the first two lines, it works:
============================================
%\usetypescript[adobekb][\defaultencoding]
%\setupbodyfont[pos]
\usetypescript[times][\defaultencoding]
\setupbodyfont[times,12pt]
\starttext
\input knuth
\stoptext
============================================
Another way:
============================================
\definetypeface [times] [rm] [serif] [times]
[default] [encoding=ec]
\switchtotypeface [times] [12pt,rm]
\starttext
\input knuth
\stoptext
===========================================
BTW, what are the lines
\usetypescript[adobekb][\defaultencoding]
\setupbodyfont[pos]
for?
Best
Idris
============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context