ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
Subject: Re: relative scaling for fonts
Date: Mon, 13 Nov 2006 21:06:59 +0100	[thread overview]
Message-ID: <45849041-0F35-49EB-BD31-4F00AE0D8520@fiee.net> (raw)
In-Reply-To: <45578F68.9060201@web.de>

Am 2006-11-12 um 22:17 schrieb Pablo Rodríguez:

> I'm using XeTeX one of the features that I miss at most from XeLaTeX
> (from fontspec), is the possibility to set automatically the  
> scaling of
> fonts so that they match the lowercase or uppercase letters of the  
> roman
> font. I wonder whether there is something similar for ConTeXt.

I never tried XeTeX, but the relative scaling of fonts is setup in  
typescripts, e.g.

\starttypescript [postscript] [texnansi,ec,8r]

\definetypeface [postscript] [rm] [serif] [times]     [default]  
[encoding=\typescripttwo]
\definetypeface [postscript] [mm] [math]  [times]     [default]
\definetypeface [postscript] [ss] [sans]  [helvetica] [default]  
[rscale=.9,encoding=\typescripttwo]
\definetypeface [postscript] [tt] [mono]  [courier]   [default]  
[rscale=1.1,encoding=\typescripttwo]

\stoptypescript



Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://contextgarden.net
http://www.cacert.org (I'm an assurer)

  reply	other threads:[~2006-11-13 20:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-12 21:17 Pablo Rodríguez
2006-11-13 20:06 ` Henning Hraban Ramm [this message]
2006-11-13 23:38   ` Pablo Rodríguez
2006-11-14 11:15 ` Hans Hagen
2006-11-14 19:34   ` Pablo Rodríguez
2006-11-15  9:39     ` Hans Hagen
2006-11-15 13:53   ` Pablo Rodríguez
2006-11-15 14:12     ` Hans Hagen
2006-11-16  8:56       ` Pablo Rodríguez
2006-11-16  9:05         ` Thomas A. Schmitz
2006-11-16 10:54         ` 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=45849041-0F35-49EB-BD31-4F00AE0D8520@fiee.net \
    --to=hraban@fiee.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).