ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jens-Uwe Morawski <morawski@gmx.net>
Subject: Re: typescripts and environments
Date: Fri, 31 Jan 2003 11:36:07 +0100	[thread overview]
Message-ID: <20030131113607.4eff19ab.morawski@gmx.net> (raw)
In-Reply-To: <92DF9F25-34D8-11D7-BF74-0050E4258255@fastmail.fm>

On Thu, 30 Jan 2003 23:58:01 -0500
"Bruce D'Arcus" <bdarcus@fastmail.fm> wrote:

> 
> A familiar issue, but I'm still a bit confused about how to set up a 
> proper typescript, and how to access it in a document.  Can someone 
> please look at the enclosed?

[...]

\starttypescript [sans] [optima] [ec]

  \definefontsynonym[Optima-Bold]       [lopb8t]  [encoding=texnansi]
  \definefontsynonym[Optima-BoldItalic] [lopbi8t] [encoding=texnansi]
  \definefontsynonym[Optima-Italic]     [lopri8t]  [encoding=texnansi]
  \definefontsynonym[Optima-Roman]      [lopr8t]  [encoding=texnansi]

\stoptypescript

<< the 8t shows that this font is in T1 (aka ec) encoding. Thus you should
<< use [encoding=ec] instead

=========== minionpro-osf.tex ======================

\startenvironment minionpro-osf

\usetypescriptfile[typeface]

<< you do not load the typescript file, since its name is
<< type-OpenTypePro.tex and not typeface.tex

Hope it helps,
  Jens

  reply	other threads:[~2003-01-31 10:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-31  4:58 Bruce D'Arcus
2003-01-31 10:36 ` Jens-Uwe Morawski [this message]
2003-01-31 15:37   ` Bruce D'Arcus
2003-02-01 10:33     ` Willi Egger
2003-01-31 12:58 ` Hans Hagen
2003-01-31 15:40   ` Bruce D'Arcus
2003-01-31 16:46     ` Hans Hagen
2003-01-31 19:34     ` Jens-Uwe Morawski
2003-01-31 19:24   ` Hraban

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=20030131113607.4eff19ab.morawski@gmx.net \
    --to=morawski@gmx.net \
    --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).