[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 wiki: http://contextgarden.net
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


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

2005-03-21 Thread Stefano
Patrick,

I tried the following both on the latest (2005-03-16) complete ConTeXt for
Windows mswincontext.zip and on live.contextgarden.net ...

\usetypescript[times][texnansi]
\setupbodyfont[times,12pt]
\starttext
\showfontstrip
\showbodyfont[times]
Roman \bf bold \it italics
\stoptext

On my system, the times font is completely blank and the log file complains
of missing characters (see my post from yesterday), while opening the
Acrobat file produced from live.contextgarden.net produces the following
message:

"Could not find a font in the Resources dictionary - using Helvetica
instead."

In both cases, the roman font "times" is missing or incomplete to some
degree.  Am I using the correct syntax?  The times typescript is defined in
the ConTeXt files ...

Regards,

Stefano

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> 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 --
>
> I wonder why. Which fonts are substituted? What is your input file?
>
> Patrick
>
> --
> ConTeXt wiki: http://contextgarden.net
> ___
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[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@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[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 psnfss installed. (Wild guess)

Patrick

-- 
ConTeXt wiki: http://contextgarden.net
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[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
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context