From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/73076 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: =?utf-8?b?4oirIGFuZCAkXGludG9wJCBpcyBub3QgZGlzcGxh?= =?utf-8?q?yed_correctly_compared_to_=24=5Cint=24=2E?= Date: Sun, 11 Dec 2011 09:02:14 -0500 (EST) Message-ID: References: <1307883976.10989.41.camel@mattotaupa> <1323603864.8919.74.camel@mattotaupa> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-454456326-1323612138=:31010" X-Trace: dough.gmane.org 1323612182 15096 80.91.229.12 (11 Dec 2011 14:03:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 11 Dec 2011 14:03:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 11 15:02:56 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 1RZjzT-0003Cp-V9 for gctc-ntg-context-518@m.gmane.org; Sun, 11 Dec 2011 15:02:56 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B52D0CB163; Sun, 11 Dec 2011 15:02:54 +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 bA1cWtTX4xTQ; Sun, 11 Dec 2011 15:02:51 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 07AEACB159; Sun, 11 Dec 2011 15:02:51 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 81BC5CB159 for ; Sun, 11 Dec 2011 15:02:49 +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 Y2WWq+LRp-oJ for ; Sun, 11 Dec 2011 15:02:38 +0100 (CET) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id 5477BCABBD for ; Sun, 11 Dec 2011 15:02:37 +0100 (CET) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pBBE2ZLf013643 for ; Sun, 11 Dec 2011 15:02:36 +0100 Original-Received: FROM [10.0.2.15] (rrcs-24-171-185-130.midsouth.biz.rr.com [24.171.185.130]) By hackers.mr.itd.umich.edu ID 4EE4B7F7.75A9E.15726 ; Authuser adityam; 11 Dec 2011 09:02:31 EST In-Reply-To: User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.81; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0xG7O2Akp - 9bc86d83772d - 20111211 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 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:73076 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-454456326-1323612138=:31010 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sun, 11 Dec 2011, Philipp A. wrote: > apart from this IMHO very useful change (mapping to \int), maybe we shou= ld > create a unicode-math module which replaces some commands with symbols. i > find myself always using this for chemical and mathematical documents: > > \catcode`=E2=86=92=3D\active > \def=E2=86=92{\xrightarrow} > \catcode`=E2=86=94=3D\active > \def=E2=86=94{\xleftrightarrow} > \catcode`=E2=88=9A=3D\active > \def=E2=88=9A{\sqrt} Have a look at char-def.lua. All the symbol mappings are defined there.=20 Please feel free to complete the table (it is a boring and time consuming= =20 process, and I have only managed to cover about half of the table). Regarding your mappings, IIRC -> etc are mapped to \rightarrow etc, (not=20 \xrightarrow). We can talk about including style variants for the=20 mappings. Aditya --0-454456326-1323612138=:31010 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --0-454456326-1323612138=:31010--