ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Matt Gushee <mgushee@havenrock.com>
Subject: Re: How to define Small Caps when installing a new font (repost)
Date: Wed, 7 Jul 2004 20:11:47 -0600	[thread overview]
Message-ID: <20040708021146.GA542@swordfish> (raw)
In-Reply-To: <E5D52066-D033-11D8-88EC-000A95785DEC@libero.it>

On Wed, Jul 07, 2004 at 06:37:12PM +0200, Fabio Fogliuzzi wrote:
> 
> A question about fonts. I have successfully installed (for the first  
> time) a font using the texfont utility and creating both small caps and  
> slanted variants of the font.
> I wrote the following typescript saved in a file named 'Typeface.tex':

> All seems to work as expected, except for the use of the  
> SansItalicCaps, SansBoldCaps and SansBoldItalicCaps variants.

I don't have a definitive answer, but looking at the built-in ConTeXt
modules will give you an important clue: the names SerifCaps, SansCaps,
and MonoCaps appear in a number of places, e.g. in font-map.tex:

    \definebodyfont [14.4pt,...]
      [tf=Serif      sa 1.06,
       ....
       sc=SerifCaps  sa 1.06]

But the variants you are trying to use don't occur at all, which
suggests that ConTeXt has no way to recognize the combination of
small caps with bold or italic. It would be nice if it did.

-- 
Matt Gushee                 When a nation follows the Way,
Englewood, Colorado, USA    Horses bear manure through
mgushee@havenrock.com           its fields;
http://www.havenrock.com/   When a nation ignores the Way,
                            Horses bear soldiers through
                                its streets.
                                
                            --Lao Tzu (Peter Merel, trans.)

  reply	other threads:[~2004-07-08  2:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-07 16:37 Fabio Fogliuzzi
2004-07-08  2:11 ` Matt Gushee [this message]
2004-07-08  9:21 ` Henning Hraban Ramm

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=20040708021146.GA542@swordfish \
    --to=mgushee@havenrock.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).