From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7048 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: It works Date: Wed, 27 Feb 2002 00:53:00 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020227004407.02e22f98@server-1> References: <008501c1beec$1c8f57c0$6401a8c0@lap> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035397543 16054 80.91.224.250 (23 Oct 2002 18:25:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:25:43 +0000 (UTC) Cc: "NTG-ConTeXt mailing list" Original-To: "Frans Goddijn" In-Reply-To: <008501c1beec$1c8f57c0$6401a8c0@lap> Xref: main.gmane.org gmane.comp.tex.context:7048 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7048 At 06:36 PM 2/26/2002 +0100, Frans Goddijn wrote: >knows what might happen if the font setup gets upgraded again...) I provide one reason for introducing typescripts was that i wanted as less files as possibl eand the old way would lead to many many files (as well as potential conflicts in names); so consider typescripts kind of stable given that you have: \definefontsynonym [Times-RomanSC] [tnrexp] you can now say: >\definefont[Oldstyle][tnrexp] \definefont[OldStyle][Times-RomanSC] [you can also decide to put this within the typescipt itself >\def\oldstylenumerals#1{{\Oldstyle #1}} >\def\os#1{{\Oldstyle #1}} > >\definefont[OldstyleItalic][tnrexpi] >\def\oldstyleitnumerals#1{{\OldstyleItalic #1}} >\def\osi#1{{\OldstyleItalic #1}} > >%\let\os\Oldstyle >%\let\osi\OldstyleItalic Remind me that i provide you a better solution for this, something: \definefontsynonym [OldStyleSerif] [....] \definefontsynonym [OldStyleSerifItalic] [....] \define.... \def\oldstylenumerals#1{{\getglyph{OldStyle}{#1}}} will give you a cleaner interface to this as well automatically adapt itself to the styles. Some day i will buy a couple of those fonts and give them a try Hans ------------------------------------------------------------------------- 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 ------------------------------------------------------------------------- fall-back web server: www.pragma-pod.nl -------------------------------------------------------------------------