From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9332 Path: main.gmane.org!not-for-mail From: Peter Sojan Newsgroups: gmane.comp.tex.context Subject: Re: Small-Caps and Old-Style numbers Date: Fri, 20 Sep 2002 00:16:17 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020919221617.GA27730@zargon-client1.chello.at> References: <20020919112104.GA14492@zargon-client1.chello.at> <20020919070852.4d46a764.wmcclain@salamander.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035399669 2344 80.91.224.250 (23 Oct 2002 19:01:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:01:09 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <20020919070852.4d46a764.wmcclain@salamander.com> Xref: main.gmane.org gmane.comp.tex.context:9332 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9332 On Thu, Sep 19, 2002 at 07:08:52AM -0500, Bill McClain wrote: > On Thu, 19 Sep 2002 13:21:05 +0200 > Peter Sojan wrote: > > > 1. Bold-Caps, how do I access them? Is something like > > "SerifBoldCaps" allowed? > > I don't think so (perhaps Hans will correct me?) I would define a new > typescript such as "MyGaramondBold" where the [SerifCaps] synonym > references the bold small caps font. You'll have to \switchtobodyfont to > use that font. Ok, I've done that. Maybe "SerifBoldCaps" are a legitimate extension for Context (I've never seen italic Caps though, so we could leave that out) > > This works: > > \definefontsynonym [OldStyle] [xxx] > Hmm, I'll mimic the Latex way and make fontswitches. After all the style of numbers shouldn't change in a document often from a typographic point of view. Thank you, Peter