ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Randall Skelton <randall.skelton@gmail.com>
Subject: Re: Fourier Expert Fonts
Date: Tue, 8 Feb 2005 20:44:00 -0500	[thread overview]
Message-ID: <ba4316d305020817444760f71d@mail.gmail.com> (raw)
In-Reply-To: <42095CE8.3050404@havenrock.com>

Thanks Matt... after reading a few more sites, I was led back to trying:

texfont --fontroot=$HOME/Library/texmf --vendor=adobe
--collection=utopia --makepath --install

This creates a tree in ~/Library/texmf/fonts/*/adobe/utopia where * is
either afm, tfm, type1, or vf.  I also get
$HOME/Library/texmf/map/pdftex/context/texnansi-adobe-utopia.map which
I've added to my pdftex.cfg and run texhash.  Unfortunately, I still
get CM fonts for the caps and there are no old-style figures?

---
\usetypescript[fourier][ec] 
\setupbodyfont[fourier]

\starttext
This is Fourier roman, {\it italic,} {\bf bold,} and {\bi bold-italic.}

{\em \bf This is also bold-italic.}

We have {\sc small caps} and old-style figures: {\os 0123456789}.
\stoptext
---

Comparing type-enc.tex and the suggestions on Bill McClain's site, the
typescript definitions are somewhat different and I'm wondering if
this isn't the source of my problems:

\definefontsynonym [Fourier-Regular]              [futr8t]   [encoding=ec]
    vs.
\definefontsynonym [Fourier-Regular]          [texnansi-futr8t ] 
[encoding=texnansi]

Any further hints are much appreciated.

Cheers,
Randall

  reply	other threads:[~2005-02-09  1:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-08 22:35 Randall Skelton
2005-02-09  0:44 ` Matt Gushee
2005-02-09  1:44   ` Randall Skelton [this message]
2005-02-09  4:55     ` Matt Gushee
2005-02-09 20:37       ` Randall Skelton

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=ba4316d305020817444760f71d@mail.gmail.com \
    --to=randall.skelton@gmail.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).