From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15016 Path: main.gmane.org!not-for-mail From: "Gary Pajer" Newsgroups: gmane.comp.tex.context Subject: Re: Generalized \installcompoundcharacter Date: Thu, 15 Apr 2004 10:38:05 -0400 Sender: ntg-context-admin@ntg.nl Message-ID: <004301c422f7$49e24a90$01fd5644@playroom> References: <910E780E-8EE7-11D8-9FA5-000A957B0E70@pretnar.info> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1082040003 16324 80.91.224.253 (15 Apr 2004 14:40:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Apr 2004 14:40:03 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Apr 15 16:39:49 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BE81t-0002yj-00 for ; Thu, 15 Apr 2004 16:39:49 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id F07DF10B40; Thu, 15 Apr 2004 16:36:17 +0200 (MEST) Original-Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by ref.ntg.nl (Postfix) with ESMTP id E5BA610B38 for ; Thu, 15 Apr 2004 16:34:48 +0200 (MEST) Original-Received: from playroom (pcp05043536pcs.levtwn01.pa.comcast.net[68.86.253.1]) by comcast.net (rwcrmhc12) with SMTP id <20040415143804014001bmnhe>; Thu, 15 Apr 2004 14:38:14 +0000 Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15016 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15016 > With the advent of UTF-8, there comes a great possibility to improve > readability of the TeX code. > For example: instead of \int_a^b, you could write S_a^b, where S is the > character for integral. IMHO, this is less readable.