From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/37749 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: showfont with xetex (syntax changed?) Date: Thu, 6 Dec 2007 15:37:02 +0100 Message-ID: <115224fb0712060637i7fa3b7ffsf8ddfee203cc0d38@mail.gmail.com> References: <91844FC2-0148-4347-A206-4B22915EBDE3@st.estfiles.de> <6faad9f00712060332s32be7922yf9b7e7788b4197f4@mail.gmail.com> <4757FDC7.5050103@wxs.nl> <9FBA9A9B-B215-4016-B29B-01B2BC4EB2BA@st.estfiles.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1196952026 28064 80.91.229.12 (6 Dec 2007 14:40:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Dec 2007 14:40:26 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Dec 06 15:40:33 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1J0Htw-0002yo-CD for gctc-ntg-context-518@m.gmane.org; Thu, 06 Dec 2007 15:40:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 370F91FCC7; Thu, 6 Dec 2007 15:40:15 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21656-03-10; Thu, 6 Dec 2007 15:40:05 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B145F1FBC9; Thu, 6 Dec 2007 15:40:05 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 314E01FAF4 for ; Thu, 6 Dec 2007 15:40:04 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24496-02 for ; Thu, 6 Dec 2007 15:40:00 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by ronja.ntg.nl (Postfix) with ESMTP id B79771FCC6 for ; Thu, 6 Dec 2007 15:37:02 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id q2so685715uge for ; Thu, 06 Dec 2007 06:37:02 -0800 (PST) Original-Received: by 10.66.224.19 with SMTP id w19mr619883ugg.1196951822124; Thu, 06 Dec 2007 06:37:02 -0800 (PST) Original-Received: by 10.67.122.17 with HTTP; Thu, 6 Dec 2007 06:37:02 -0800 (PST) In-Reply-To: <9FBA9A9B-B215-4016-B29B-01B2BC4EB2BA@st.estfiles.de> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:37749 Archived-At: 2007/12/6, Steffen Wolfrum : > > Am 06.12.2007 um 14:48 schrieb Hans Hagen: > > > something numbers=oldstyle could be supported but i see no real reason > > for it since then we end up in endless lists of possibilities > > (given all > > kind of combinations) > > I have not yet played with Lua, thus I can't follow your and Mojca's > discussion at that point. > But to have a handy way to switch on/off oldstyle figures would be > very useful! > > "numbers=oldstyle" shouldn't be considered as a theoretical > possibility, it is needed quite often. > > Steffen The following should work, can't test it at the moment \definefontfeature[enableoldstyle][onum=yes] \definefontfeature[disableoldstyle][onum=no] \starttext 123 \setfontfeature{enableoldstyle} 456 \setfontfeature{disableoldstyle} 789 \stoptext Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________