From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/58946 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: \ldots Date: Thu, 20 May 2010 11:57:58 -0400 (EDT) Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1274371089 21553 80.91.229.12 (20 May 2010 15:58:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 May 2010 15:58:09 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu May 20 17:58:07 2010 connect(): No such file or directory 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 1OF88N-0003yB-2m for gctc-ntg-context-518@m.gmane.org; Thu, 20 May 2010 17:58:07 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E4B35C9AAA; Thu, 20 May 2010 17:58:02 +0200 (CEST) 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 66iD6-vNeUe2; Thu, 20 May 2010 17:57:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D1F36C9A7C; Thu, 20 May 2010 17:57:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 11696C9A41 for ; Thu, 20 May 2010 17:57:53 +0200 (CEST) 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 9qemEv6dEVAa for ; Thu, 20 May 2010 17:57:48 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by balder.ntg.nl (Postfix) with ESMTP id 92A83C9A7C for ; Thu, 20 May 2010 17:57:47 +0200 (CEST) Original-Received: FROM [192.168.2.8] (c-76-28-91-31.hsd1.ct.comcast.net [76.28.91.31]) By hackers.mr.itd.umich.edu ID 4BF55BF9.C3530.23243 ; Authuser adityam; 20 May 2010 11:57:46 EDT In-Reply-To: User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) 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:58946 Archived-At: On Thu, 20 May 2010, Jan Pohanka wrote: > Thanks for the reply, > it helped. > > Exploring the math- files I found other questions. > > What's the difference between \definemathsymbol and \definemathcharacter? symbol are cs names (\something) that map to a font glyph. characters are input character (any ascii/unicode value) that map to a font glyph command is a cs name (\something) that maps to a TeX command (\somethingelse) > I expect that [punct] means punctuation character, but what the [inner] > means? inner is same as ord math class (see the TeX book). ConTeXt uses some symbol names which map back to mathclasses. See math-ini.mkii for a list (grep for \chardef\math...) > Where can I found what [xx] different characters need? In the font :-) You can use (in MkII) \loadmapfile[name.map] \starttext \showfont[full-name-of-font] \stoptext BTW, which math font are you using? Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________