ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Adam Lindsay" <atl@comp.lancs.ac.uk>
Subject: Re: Why does ConTeXt try to load Latin Modern?
Date: Thu, 7 Jul 2005 20:40:42 +0100	[thread overview]
Message-ID: <20050707194042.12563@mail.comp.lancs.ac.uk> (raw)
In-Reply-To: <42CD308B.3010208@wxs.nl>

Hans Hagen said this at Thu, 7 Jul 2005 15:39:23 +0200:

>> BTW, does ConTeXt support the pazo family of fonts?
>
>never tried them ... question for adam -)

Me neither, but they look to be of good quality, but of lesser glyph
coverage (lacking AMS symbols) than the PX fonts. That said, the basic
three fonts are 99.8% glyph compatible with the existing PX support.

So here's really really _cheap_ support (no bold yet):

% add these two typescripts to your environment 
% before calling palatino math:

\starttypescript[map][palatino][all]
  \loadmapfile[pazo]
\stoptypescript

\starttypescript[math][palatino][default]
  \definefontsynonym[pxmi][zplmr7m]
  \definefontsynonym[pxr][zplmr7t]
  \definefontsynonym[pxex][zplmr7v]
  \definefontsynonym[pxsy][zplmr7y]
\stoptypescript

% then call your palatino family:
\usetypescript[adobekb][ec]
\usetypescript[palatino][ec]
\setupbodyfont[palatino]

% and run it thru some tests:
\starttext
\input knuth

\startformula
\theta\over\xi = {\os 2}\varphi
\stopformula

\startformula
\sqrt{\sqrt{\sqrt{\sqrt{1\over{a+b}}}}}
\stopformula

\showmathcharacters
\stoptext

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  reply	other threads:[~2005-07-07 19:40 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06 12:02 Giuseppe Bilotta
2005-07-06 12:18 ` Adam Lindsay
2005-07-06 12:56   ` Hans Hagen
2005-07-06 13:48     ` Re[2]: " Giuseppe Bilotta
2005-07-06 14:06       ` luigi.scarso
2005-07-06 14:49         ` Re[2]: " Giuseppe Bilotta
2005-07-06 15:04           ` Taco Hoekwater
2005-07-06 16:42             ` luigi.scarso
2005-07-06 17:13               ` Taco Hoekwater
2005-07-06 17:27               ` Hans Hagen
2005-07-06 17:35                 ` Re[2]: " Giuseppe Bilotta
2005-07-07  5:50                 ` Guit luigi.scarso
2005-07-07  7:15                   ` Guit Hans Hagen
2005-07-07  7:20                     ` Guit Frank Grieshaber
2005-07-07  8:08                       ` Guit Hans Hagen
2005-07-07  7:27                     ` Guit luigi.scarso
2005-07-08  7:24                 ` Why does ConTeXt try to load Latin Modern? luigi.scarso
2005-07-06 14:13       ` Hans Hagen
2005-07-06 14:51         ` Re[2]: " Giuseppe Bilotta
2005-07-06 14:39       ` Otared Kavian
2005-07-06 18:18         ` Re[4]: " Giuseppe Bilotta
2005-07-06 15:40       ` Hans Hagen
2005-07-06 17:39         ` Re[2]: " Giuseppe Bilotta
2005-07-06 18:03           ` Hans Hagen
2005-07-06 18:17             ` Taco Hoekwater
2005-07-06 20:58               ` Re[2]: " Giuseppe Bilotta
2005-07-06 21:36                 ` Hans Hagen
2005-07-07  8:50                   ` Re[2]: " Giuseppe Bilotta
2005-07-07 12:30                     ` modules.pdf : unicode/fonts problems luigi.scarso
2005-07-07 12:44                       ` luigi.scarso
2005-07-07 13:03                       ` Lutz Haseloff
2005-07-07 13:09                       ` Lutz Haseloff
2005-07-07 13:39                     ` Why does ConTeXt try to load Latin Modern? Hans Hagen
2005-07-07 19:40                       ` Adam Lindsay [this message]
2005-07-08  8:11                         ` Re[2]: " Giuseppe Bilotta
2005-07-08  9:10                           ` Hans Hagen
2005-07-08 10:04                           ` Adam Lindsay
2005-07-08 11:39                             ` Re[2]: " Giuseppe Bilotta
2005-07-08 12:38                               ` Hans Hagen
2005-07-08 13:03                               ` Adam Lindsay
2005-07-08 13:14                                 ` Hans Hagen
2005-07-08 13:19                                   ` Adam Lindsay
2005-07-08 13:24                                   ` Taco Hoekwater
2005-07-08 14:38                                     ` Hans Hagen
2005-07-06 18:12 ` Giuseppe Bilotta

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=20050707194042.12563@mail.comp.lancs.ac.uk \
    --to=atl@comp.lancs.ac.uk \
    --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).