ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: MM fonts and texfont
Date: Mon, 16 Sep 2002 12:04:26 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020916120234.0214be48@server-1> (raw)
In-Reply-To: <27059003.1032139324548.JavaMail.darcusb@muohio.edu>

At 09:22 PM 9/15/2002 -0400, Bruce D'Arcus wrote:

>Thanks Hans.  But...this only gets me standard weights and widths.  How
>do I set up, as an example, a semibold, semicondensed font, and access
>it for a chapter title?  Or what about simply a "light" font?  There
>aren't any examples I can find in the documentation or source beyond
>the standard bold, italic, etc.
>
>I assume as a general rule in dealing with an MM font like Myriad one
>would want to distinguish typescripts based on width, but beyond that I
>just don't get it...

just define additional typescript named

... [myriad-semi] ....

and a typeface

    [semiface]

and activate that

   ... style={\switchtobodyfont[semiface]}, ...

Hans

>Bruce
>
> >==== typeface.tex ======
> >
> >\loadmapfile [texnansi-adobe-myriad.map]
> >
> >\starttypescript [sans] [myriad] [name]
> >
> >   \definefontsynonym [Sans]            [Myriad]
> >   \definefontsynonym [SansBold]        [MyriadBold]
> >   \definefontsynonym [SansItalic]      [MyriadItalic]
> >   \definefontsynonym [SansBoldItalic]  [MyriadBoldItalic]
> >   \definefontsynonym [SansSlanted]     [MyriadItalic]
> >   \definefontsynonym [SansBoldSlanted] [MyriadBoldItalic]
> >   \definefontsynonym [SansCaps]        [Myriad]
> >
> >\stoptypescript
> >
> >\starttypescript [sans] [myriad] [texnansi,ec,8r]
> >
> >   \definefontsynonym
> >[Myriad]           [\typefaceencoding-myriadmm-weight-400-width-600]
> >[encoding=\typefaceencoding]
> >   \definefontsynonym
> >[MyriadBold]       [\typefaceencoding-myriadmm-weight-700-width-600]
> >[encoding=\typefaceencoding]
> >   \definefontsynonym
> >[MyriadItalic]     [\typefaceencoding-myriadmm-it-weight-400-width-600]
> >[encoding=\typefaceencoding]
> >   \definefontsynonym [MyriadBoldItalic]
> >[\typefaceencoding-myriadmm-it-weight-700-width-600]
> >[encoding=\typefaceencoding]
> >
> >\stoptypescript
> >
> >====== main file =====
> >
> >\usetypescriptfile[typeface]
> >
> >\definetypeface [mainface] [ss] [sans] [myriad] [default]
>[encoding=texnansi]
> >
> >\setupbodyfont[mainface,ss,10pt]

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


       reply	other threads:[~2002-09-16 10:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <27059003.1032139324548.JavaMail.darcusb@muohio.edu>
2002-09-16 10:04 ` Hans Hagen [this message]
     [not found] <B9A50B55.3C37%darcusb@muohio.edu>
2002-09-14 19:09 ` Hans Hagen

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=5.1.0.14.1.20020916120234.0214be48@server-1 \
    --to=pragma@wxs.nl \
    --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).