Ciro Soto wrote:
Idris solution didn't work. I got: TeXFont 2.2.1 - ConTeXt / PRAGMA ADE 2000-2004
processing aborted : unknown tex root


which seems to be an installation problem... BUT
Willi's solutions worked when I use encoding=ec (not texnansi)...
thank you

indeed since there is no predefined typeface for chancery (makes no sense since it's a special purpose font)


if you want texnansi you need to make the metrics with texfont; tex live only ships with ec versions

Hans




Ciro


On Apr 2, 2005 12:52 PM, Willi Egger <[EMAIL PROTECTED]> wrote:

Hi Ciro,

AFAIK chancery has no typeface associated. So you need to do that yourself

\usetypescript[chancery][texnansi]
\definetypeface
[myfont][cg][calligraphy][chancery][default][encoding=texnansi]
\setupbodyfont[myfont,cg,12pt]

KR
Willi
Ciro Soto wrote:

When I try the commands \usetypescript, \setupbodyfont, etc,etc
I can't find the right combination of switches to make use of the Zapf
Chancery or Garamond fonts.
All other fonts work find (bookman, modern, palatino, etc).

I am using Linux/fedoraCore3, texlive2004, and:
TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005
              texexec : TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005
              texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
                  tex : pdfeTeXk, 3.141592-1.20a-2.2 (Web2C 7.5.3)
              context : ver: 2005.01.31
              cont-en : ver: 2005.01.31  fmt: 2005.2.28  mes: english

Please don't ask me to read the manuals, I've read them, but still ...
thank you...
Ciro
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context





--

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

Reply via email to