ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Subject: Problem with typescripts - oldstyle numbers
Date: Thu, 16 Mar 2006 21:06:27 +0100	[thread overview]
Message-ID: <49C2108F-23FE-4C3F-8031-0B64B3DCEB63@uni-bonn.de> (raw)

I just realized the pattern in a somewhat unexpected behavior in a  
typescript. It defines several instances of Adobe Caslon (with or  
without certain ligatures, oldstyle, proportional numbers etc.). I  
want typewriter and math from Latin Modern. In the end, the typefaces  
are defined:


\starttypescript [Caslonpnum]
   \definetypeface [MyCaslonpnum] [rm] [serif] [caslonpnum] [default]  
[encoding=\typescripttwo]
   \definetypeface [MyCaslonpnum] [tt] [mono] [modern] [default]  
[encoding=\typescripttwo]
\stoptypescript

Here's the catch: as soon as I add a definition for a math font:

   \definetypeface [MyCaslonpnum] [mm] [math] [modern] [default] 
[encoding=\typescripttwo]

oldstyle figures will always be taken from the math font. If I delete  
this line from the typescript, I get the oldstyle figures from the  
font defined as [OldStyle]. Looks like a bug to me. Or am I  
misunderstanding something?

Thomas

             reply	other threads:[~2006-03-16 20:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-16 20:06 Thomas A. Schmitz [this message]
2006-03-16 20:59 ` 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=49C2108F-23FE-4C3F-8031-0B64B3DCEB63@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).