From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17199 Path: main.gmane.org!not-for-mail From: Christopher Creutzig Newsgroups: gmane.comp.tex.context Subject: Re: Updated math modules Date: Fri, 19 Nov 2004 21:37:15 +0100 Message-ID: <419E597B.3070800@creutzig.de> References: <1203380038.20041118170015@iol.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1101113249 30840 80.91.229.6 (22 Nov 2004 08:47:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Nov 2004 08:47:29 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 22 09:47:12 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CW9qq-0002os-00 for ; Mon, 22 Nov 2004 09:47:12 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 055B5126F8; Mon, 22 Nov 2004 09:47:12 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16888-05; Mon, 22 Nov 2004 09:47:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 497891278F; Mon, 22 Nov 2004 09:45:26 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DBF1A1278F for ; Mon, 22 Nov 2004 09:45:24 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16755-04-4 for ; Mon, 22 Nov 2004 09:45:24 +0100 (CET) Original-Received: from mailgate2.uni-paderborn.de (unknown [131.234.22.35]) by ronja.ntg.nl (Postfix) with ESMTP id 35DDB126F8 for ; Mon, 22 Nov 2004 09:45:24 +0100 (CET) Original-Received: from mlt131.math.uni-paderborn.de ([131.234.103.131]) by mailgate2.uni-paderborn.de with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1CW9oO-0001ts-5E for ntg-context@ntg.nl; Mon, 22 Nov 2004 09:44:40 +0100 User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: de, en-gb, en, en-us Original-To: mailing list for ConTeXt users In-Reply-To: <1203380038.20041118170015@iol.it> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-UNI-PB_FAK-EIM-MailScanner-Information: Please see http://imap.uni-paderborn.de for details X-UNI-PB_FAK-EIM-MailScanner: Found to be clean X-UNI-PB_FAK-EIM-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-5, required 4, AUTH_EIM_USER -5.00) X-MailScanner-From: christopher@creutzig.de X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17199 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17199 Giuseppe Bilotta wrote: > attached to the following please find a .tar.bz2-packed file > containing updated t-amsl and t-nath. \def\startnathequation{% \begingroup \curr@cr@is@wall@cr \let\startdysplaymath\relax \let\stopdysplaymath\relax \contextstartformula \startnatheq \hbox\bgroup \dmathon@ \wall\mathopen{}% } What is \startdysplaymath? As an aside: Hans, are therespecified naming conventions yet for=20 =93internal=94 macros? I don't expect \contextstartformula and the like = to=20 clash with anything, but somehow I still felt more at ease with=20 \nath!startformula. (Then again, that may be bad ConTeXt style=20 inherited from the LaTeX package mess I've worked with way too much.) cu, ccr