[NTG-context] Re: how to use Times Roman font

2005-03-22 Thread Patrick Gundlach
Hello Stefano, on live.contextgarden.net, this works: \setupencoding[default=ec] \usetypescript[adobekb][\defaultencoding] \usetypescript[times][\defaultencoding] \setupbodyfont[times,12pt] \starttext \showfontstrip \showbodyfont[times] Roman \bf bold \it italics \stoptext Patrick -- ConTeXt w

RE: [NTG-context] Re: how to use Times Roman font

2005-03-21 Thread Stefano
t; Behalf Of Patrick Gundlach > Sent: Monday, March 21, 2005 05:07 > To: ntg-context@ntg.nl > Subject: [NTG-context] Re: how to use Times Roman font > > > > [...] > > > I also wonder why the pdf made at ConTeXtgarden opens in Acrobat with > > font substitution --

[NTG-context] Re: how to use Times Roman font

2005-03-21 Thread Patrick Gundlach
[...] > I also wonder why the pdf made at ConTeXtgarden opens in Acrobat with > font substitution -- I wonder why. Which fonts are substituted? What is your input file? Patrick -- ConTeXt wiki: http://contextgarden.net ___ ntg-context mailing list

[NTG-context] Re: how to use Times Roman font

2005-03-21 Thread Patrick Gundlach
Hello Idris, >>\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??): You don't have psnfs

[NTG-context] Re: how to use Times Roman font

2005-03-21 Thread Patrick Gundlach
Hello, [...] > TeXExec 3.1 - ConTeXt / PRAGMA ADE 1997-2002 your ConTeXt is way too old. It doesn't have type-akb included. Either update your ConTeXt or get type-akb from http://levana.de/context/ . Patrick -- ConTeXt wiki: http://contextgarden.net _