From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/80309 Path: news.gmane.org!not-for-mail From: Zenlima Newsgroups: gmane.comp.tex.context Subject: mkiv: Charis SIL / SmallCaps Date: Thu, 17 Jan 2013 23:16:48 +0100 Message-ID: <20130117231648.3612b493@zenlima.eu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1358461022 25737 80.91.229.3 (17 Jan 2013 22:17:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jan 2013 22:17:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 17 23:17:15 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tvxlq-0006hP-4q for gctc-ntg-context-518@m.gmane.org; Thu, 17 Jan 2013 23:17:14 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 27898101E2; Thu, 17 Jan 2013 23:16:57 +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 qjQQKyE2-KGz; Thu, 17 Jan 2013 23:16:54 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 20A8D101E5; Thu, 17 Jan 2013 23:16:54 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C3422101E5 for ; Thu, 17 Jan 2013 23:16:52 +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 d0pyB5aJexa8 for ; Thu, 17 Jan 2013 23:16:51 +0100 (CET) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 429C4101E2 for ; Thu, 17 Jan 2013 23:16:51 +0100 (CET) Original-Received: from outgoing.selfhost.de (out.selfhost.de [82.98.82.95]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r0HMGors019328 for ; Thu, 17 Jan 2013 23:16:50 +0100 Original-Received: (qmail 11633 invoked from network); 17 Jan 2013 22:16:50 -0000 Original-Received: from unknown (HELO zenlima.eu) (post@zenlima.eu@31.18.179.213) by mailout.selfhost.de with ESMTPA; 17 Jan 2013 22:16:50 -0000 X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; i686-pc-linux-gnu) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=82.98.82.95; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0QINagOkD - 6487c7fcfcdb - 20130117 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:80309 Archived-At: Hi, I wonder how to make that the font Chris SIL (http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=CharisSIL_download) displays its Smallcaps. I checked the font with fontforge and it really contains the Smallcaps and also the smcp table. But for whatever reason I cannot get context to show the smallcaps. I tried an example out of this mailing list: \definefontfeature[smallcapitals] [smcp=yes] \definefontfeature[oldstylenumber][onum=yes] %\setupbodyfont[pagella] \setupbodyfont [charissil] \starttext {VA abc \setff{smallcapitals} VA abc} {VA abc \addff{smallcapitals} VA abc} {12345 \setff{oldstylenumber} 12345} {VA {\kap VAabc}} {VA {\cap VAabc}} {VA {\CAP VAabc}} {VA {\sc VAabc}} \stoptext In the above example I only get smallcaps with the \kap and \cap - but then also the big letters are transformed into smallcaps :-(. With pagella is works fine - but not with charissil. What have I to do in order the get the smallcaps to work with context? Thanks, H. ___________________________________________________________________________________ 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 ___________________________________________________________________________________