On Mon, Dec 1, 2008 at 2:46 PM, Alan Bowen wrote:
> I am running the ConTeXt Minimals of 11/10 and am trying to access
> Times New Roman using the script
>
> \usetypescript [timesnewroman][ec]
> \definetypeface[timesnewroman][rm][serif][timesnewroman][default]
> [encoding=ec]
> \definebodyfont[9pt,11pt][rm][default]
> \setupbodyfont[timesnewroman,rm,11pt]
>
> I am not sure what I getting and I am puzzled by the log file , hence,
> my question: Is  Times New Roman distributed with the minimals and is
> this the way to access it?

Hello Alan,

Do you need "something-like-times" or Times New Roman?

This works:
% possibly \usetypescriptfile[type-gyr]
\usetypescript[times][ec]
\setupbodyfont[times,12pt]

It will give you times-like typeface (TeX Gyre Termes), but not Times
New Roman. Times New Roman is not distributied (and possibly
copyrighted).

Mojca
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to