ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Palatino
Date: Tue, 22 Nov 2005 10:29:01 +0100	[thread overview]
Message-ID: <4382E4DD.7040904@elvenkind.com> (raw)
In-Reply-To: <66305964-DD83-4DE2-B56C-29B6AB5D3C1C@northcoast.com>



David Arnold wrote:
> All,
> 
> Can someone give me a short test file to see if palatino will work on  
> my system (GWTeX and Tiger).

For a texfont-installed version of the metrics, this should work:

   \usetypescript[palatino][texnansi]
   \switchtobodyfont[palatino]
   \starttext
   Hello World!
   \stoptext

For the psnfss (LaTeX) version, the minimal file is this:

   \usetypescript[adobekb][8r,ec]
   \usetypescript[palatino][ec]
   \switchtobodyfont[palatino]
   \starttext
   Hello World!
   \stoptext

Greetings, Taco

  reply	other threads:[~2005-11-22  9:29 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-22  1:27 Palatino David Arnold
2005-11-22  9:29 ` Taco Hoekwater [this message]
2005-11-22 15:02   ` Palatino David Arnold
2005-11-22 15:32     ` Palatino Hans Hagen
2005-11-22 17:08       ` Palatino David Arnold
2005-11-23 14:16         ` Getting texfont to do batch installs on gwTeX (was Re: Palatino) Adam Lindsay
2005-11-23 16:07           ` Gerben Wierda
2005-11-23 16:47             ` Hans Hagen
2005-11-23 17:46               ` Gerben Wierda
2005-11-23 18:19                 ` Hans Hagen
2005-11-23 21:07               ` David Arnold
2005-11-26 10:39                 ` Taco Hoekwater
2005-12-01 19:04                 ` Hans Hagen
2005-11-23 16:10           ` Hans Hagen
2005-11-23 20:51           ` David Arnold
2005-11-23 21:39             ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
1999-10-13  8:15 Palatino Matthew Baker
1999-10-13  8:37 ` Palatino Taco Hoekwater
1999-10-14  6:19   ` Palatino Matthew Baker
1999-10-14  9:40     ` Palatino Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4382E4DD.7040904@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).