From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/63161 Path: news.gmane.org!not-for-mail From: Oliver Buerschaper Newsgroups: gmane.comp.tex.context Subject: math chars Date: Mon, 1 Nov 2010 14:27:28 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1288618064 12071 80.91.229.12 (1 Nov 2010 13:27:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 1 Nov 2010 13:27:44 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 01 14:27:39 2010 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 1PCuQE-0004hB-Eg for gctc-ntg-context-518@m.gmane.org; Mon, 01 Nov 2010 14:27:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id ED528CA808; Mon, 1 Nov 2010 14:27:36 +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 35Dlu8m4EiYq; Mon, 1 Nov 2010 14:27:33 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 78BB9CA7FD; Mon, 1 Nov 2010 14:27:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CA027CA7FD for ; Mon, 1 Nov 2010 14:27:32 +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 sICA0dY7hkCt for ; Mon, 1 Nov 2010 14:27:30 +0100 (CET) Original-Received: from filter3-nij.mf.surf.net (filter3-nij.mf.surf.net [195.169.124.154]) by balder.ntg.nl (Postfix) with ESMTP id 5186ACA7F9 for ; Mon, 1 Nov 2010 14:27:30 +0100 (CET) Original-Received: from post.rzg.mpg.de (post.rzg.mpg.de [130.183.30.42]) by filter3-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id oA1DRT5M019354 for ; Mon, 1 Nov 2010 14:27:29 +0100 Original-Received: from [192.168.0.3] (e181050209.adsl.alicedsl.de [85.181.50.209]) (authenticated bits=0) by post.rzg.mpg.de (8.14.3/8.14.3) with ESMTP id oA1DRSIl758612 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 1 Nov 2010 14:27:29 +0100 X-Mailer: Apple Mail (2.1081) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=130.183.30.42; country=DE; region=02; city=Garching; latitude=48.2500; longitude=11.6500; http://maps.google.com/maps?q=48.2500,11.6500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0dDpNrtJg - 30db98e05aca - 20101101 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.154 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:63161 Archived-At: Hi, I'm trying to access a few glyphs: --- \usetypescript [cambria] \setupbodyfont [cambria] \starttext n-ary summation (base), U+02211: \char"02211 n-ary summation (next), U+F0419: \char"F0419 n-ary summation (next), U+F041A: \char"F041A cyrillic capital letter ka, U+0041A: \char"0041A set minus, U+02216: \char"02216 mathematical script capital a, U+1D49C: \char"1D49C minus sign with falling dots, U+02A2B: \char"02A2B \stoptext --- but the summation substitutes as well as the script letter fail :-( Their numbers I took from: --- \usemodule [fnt-25] \usetypescript [cambria] \setupbodyfont [cambria] \starttext \showmathfontcharacters \stoptext --- I also tried --- \starttext \showfont[cambria.ttc][all] \stoptext --- but apparently there are no summation glyphs in the table at all. What am I missing? Best, Oliver ___________________________________________________________________________________ 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 ___________________________________________________________________________________