From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/64973 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Fontfeature: smcp Date: Thu, 6 Jan 2011 23:02:19 +0100 Message-ID: <84197ABD-EA31-4E98-A838-498E0B6B3A8F@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1294351369 17205 80.91.229.12 (6 Jan 2011 22:02:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 Jan 2011 22:02:49 +0000 (UTC) To: NTG-Context ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 06 23:02:45 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Paxuu-0003TQ-Sl for gctc-ntg-context-518@m.gmane.org; Thu, 06 Jan 2011 23:02:44 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 26275CAA1E; Thu, 6 Jan 2011 23:02:44 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id qT3znXHB9zSV; Thu, 6 Jan 2011 23:02:41 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 647E7CAA1B; Thu, 6 Jan 2011 23:02:41 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2989BCAA1B for ; Thu, 6 Jan 2011 23:02:40 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RrcHUMFhK4Rt for ; Thu, 6 Jan 2011 23:02:29 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id 3A9A1CAA07 for ; Thu, 6 Jan 2011 23:02:29 +0100 (CET) Original-Received: from mars.digitpaint.nl (mars.digitpaint.nl [83.98.197.63]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p06M2Kk0028256 for ; Thu, 6 Jan 2011 23:02:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by mars.digitpaint.nl (Postfix) with ESMTP id 70A7D16F6F3 for ; Thu, 6 Jan 2011 23:02:19 +0100 (CET) Original-Received: from mars.digitpaint.nl ([127.0.0.1]) by localhost (mail.digitpaint.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id paM4BAYcSeXc for ; Thu, 6 Jan 2011 23:02:19 +0100 (CET) Original-Received: from [192.168.1.198] (a83-161-249-79.adsl.xs4all.nl [83.161.249.79]) by mars.digitpaint.nl (Postfix) with ESMTPA id 4FCB416F5E3 for ; Thu, 6 Jan 2011 23:02:19 +0100 (CET) X-Mailer: Apple Mail (2.1082) X-Bayes-Prob: 0.5 (Score 0, tokens from: ) X-CanIt-Geo: ip=83.98.197.63; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08DQm2k9W - 5620f1d3f23e - 20110106 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:64973 Archived-At: Hm, has something change in the way a font feature should be implemented? This used to work: \definefontfeature[smallcaps][default][script=latn,smcp=yes] \starttypescript [sans] [seravek] [name] \definefontsynonym [Seravek-Roman] [file:Seravek-Regular] [features=default] \stoptypescript \starttypescript [sans] [seravek] \definefontsynonym [Sans] [Seravek-Roman] [features=default] \definefontsynonym [SansRegularCaps] [Sans] [ features=smallcaps] \stoptypescript \starttypescript [Seravek] \definetypeface [Seravek] [ss] [sans][seravek][default] \definetypeface [Seravek] [mm] [math][palatino][default] \stoptypescript \usetypescript[Seravek] \setupbodyfont[Seravek,ss,12pt] \starttext This is \fontname\font. {\sc This is \fontname\font.} \stoptext I get no smallcaps. If I add \def\sc{\addff{smcp} I get still no smallcaps. Willi ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________