On Wed, 12 May 2010, John Culleton wrote:

I want to identify and use a very basic kind of font, Times Roman. I
have been plowing though all the fonts in context-minimal but I
don't find a tfm file to meet my need, not ptm, not utm, not
nimbus.

ConTeXt minimals come with TeX Gyre fonts that provide a Times clone called Termes. If you are using the ConTeXt method of loading fonts, then you do not have to change anything. In MkII

\usetypescript[times][texnansi]ext
\input knuth
\stoptext \setupbodyfont[times]

\starttext
\input knuth
\stoptext

gives you TeXGyre Termes.

Aditya
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to