From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15637 Path: main.gmane.org!not-for-mail From: Nikolai Weibull Newsgroups: gmane.comp.tex.context Subject: nath catcode issues Date: Sun, 4 Jul 2004 15:36:38 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20040704133638.GA23652@puritan.pcp.ath.cx> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1088948381 3129 80.91.224.253 (4 Jul 2004 13:39:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Jul 2004 13:39:41 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Jul 04 15:39:32 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 1Bh7DQ-0002dA-00 for ; Sun, 04 Jul 2004 15:39:32 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 431BF10B2D; Sun, 4 Jul 2004 15:39:28 +0200 (MEST) Original-Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by ref.ntg.nl (Postfix) with ESMTP id BE4BD10B2D for ; Sun, 4 Jul 2004 15:36:38 +0200 (MEST) Original-Received: from puritan.pcp.ath.cx ([213.112.43.242] [213.112.43.242]) by mxfep01.bredband.com with ESMTP id <20040704133638.XTZD3131.mxfep01.bredband.com@puritan.pcp.ath.cx> for ; Sun, 4 Jul 2004 15:36:38 +0200 Original-Received: by puritan.pcp.ath.cx (Postfix, from userid 1000) id EA681ADFDF; Sun, 4 Jul 2004 15:36:38 +0200 (CEST) Original-To: NTG-context List Content-Disposition: inline User-Agent: Mutt/1.5.6i 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:15637 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15637 It seems that the code to enable catcode handling in nath math mode isn't working. Currently, nath uses \appendtoks % \livechars@ \def({\delim@l 1\ch@lparenthesis} \def){\delim@r 1\ch@rparenthesis} \def[{\delim@l 1\o@lbrack} \def]{\delim@r 1\o@rbrack} \def>{\gt} \def<{\lt} \def!{\factorial} \def,{\@comma} \def;{\@semicolon} \def`{\abbreviation} % \killchars@ \to\everymath to set it up, but as far as I can see this doesn't actually do anything as \@comma doesn't get invoked for commas and \dots always renders like \cdots. Am I missing something perhaps? Furthermore, \def\over{\n@err{Disabled command \string\over } {No more a valid command. Replace {A \over B} with \frac A B.}} \def\atop{\n@err{Disabled command \string\atop } {No more a valid command. Use array instead.}} \def\choose{\n@err{Disabled command \string\choose } {No more a valid command. Replace {A \choose B} with \binom A B.}} also messes up stuff in core-ref.tex for example: ! Disabled command \over. \n@err ...rrhelp \expandafter {#2}\errmessage {#1} \natherrormark l.46 \indent\inchapter[definitions], \about [definitions], covers the definit... ? Which I don't quite understand, but core-ref.tex has the line \definecommand over {\dospecialover} which I suppose could be troublesome. nikolai -- ::: name: Nikolai Weibull :: aliases: pcp / lone-star / aka ::: ::: born: Chicago, IL USA :: loc atm: Gothenburg, Sweden ::: ::: page: www.pcppopper.org :: fun atm: gf,lps,ruby,lisp,war3 ::: main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}