From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/73074 Path: news.gmane.org!not-for-mail From: Paul Menzel 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 13:54:39 +0100 Message-ID: <1323608079.8919.81.camel@mattotaupa> 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="===============0740230730==" X-Trace: dough.gmane.org 1323608104 24016 80.91.229.12 (11 Dec 2011 12:55:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 11 Dec 2011 12:55:04 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 11 13:55:00 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 1RZivk-0000RO-8h for gctc-ntg-context-518@m.gmane.org; Sun, 11 Dec 2011 13:55:00 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0E0D5CB162; Sun, 11 Dec 2011 13:54:59 +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 xbqeeOjWGeh1; Sun, 11 Dec 2011 13:54:56 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E30AFCB15A; Sun, 11 Dec 2011 13:54:55 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B8B80CB15A for ; Sun, 11 Dec 2011 13:54: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 qrEpFUOH8wn8 for ; Sun, 11 Dec 2011 13:54:43 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 74034CB159 for ; Sun, 11 Dec 2011 13:54:43 +0100 (CET) Original-Received: from mail.gw90.de (mail.gw90.de [188.40.100.199]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pBBCsgpe002569 for ; Sun, 11 Dec 2011 13:54:42 +0100 Original-Received: from f053043131.adsl.alicedsl.de ([78.53.43.131] helo=[192.168.178.21]) by mail.gw90.de with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1RZivg-00006p-9E for ntg-context@ntg.nl; Sun, 11 Dec 2011 12:54:56 +0000 In-Reply-To: X-Mailer: Evolution 3.0.3-2 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=188.40.100.199; 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: 0cG7MSGjE - 0df426c70d3e - 20111211 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 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:73074 Archived-At: --===============0740230730== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-g0IM8PrEII4HJRNSH/0w" --=-g0IM8PrEII4HJRNSH/0w Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Am Sonntag, den 11.12.2011, 13:28 +0100 schrieb Philipp A.: > 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. Do you mean symbols by commands? > i find myself always using this for chemical and mathematical documents: >=20 > \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} Sorry for being a noob. I thought for the first three that is somehow done already. If not, such a mechanism would indeed be useful. > PS: i recently posted two questions to this list which i got no > replies to:=E2=80=9Csimplefonts: math in headers=E2=80=9D and=E2=80=9Chea= ders: > numberconversion=3Dsomething or \definestructureconversionset=E2=80=9D >=20 > do you see them or did they get lost in transmission? The message were delivered to the subscribers. You can also check that in the archive [1]. We just have to be patient. I hope Wolfgang is not sick/ill and is doing fine by being on vacation or something similar. PPS: Do you also use the Neo layout [4]? [1] http://www.ntg.nl/pipermail/ntg-context/2011/thread.html [2] http://www.ntg.nl/pipermail/ntg-context/2011/063723.html [3] http://www.ntg.nl/pipermail/ntg-context/2011/063739.html [4] http://neo-layout.org/ --=-g0IM8PrEII4HJRNSH/0w Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk7kqA8ACgkQPX1aK2wOHVg5jACfXtjlJyEzFu9qjBaDyTgCd54T X5wAnjOsS/e6eyvC0usVtdRHrEYOw4aI =IC8k -----END PGP SIGNATURE----- --=-g0IM8PrEII4HJRNSH/0w-- --===============0740230730== 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 ___________________________________________________________________________________ --===============0740230730==--