From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22806 Path: news.gmane.org!not-for-mail From: Christopher Creutzig Newsgroups: gmane.comp.tex.context Subject: Re: \noalign? Date: Sun, 02 Oct 2005 19:47:15 +0200 Message-ID: <43401D23.10808@creutzig.de> References: <433D8C2B.5050304@creutzig.de> <433FF0C9.50605@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1128275473 5232 80.91.229.2 (2 Oct 2005 17:51:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Oct 2005 17:51:13 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 02 19:51:10 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EM7xp-0001nt-Dc for gctc-ntg-context-518@m.gmane.org; Sun, 02 Oct 2005 19:49:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1DEF5127DD; Sun, 2 Oct 2005 19:49:29 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08671-06; Sun, 2 Oct 2005 19:49:28 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F07DD127DA; Sun, 2 Oct 2005 19:47:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DC2FA127DA for ; Sun, 2 Oct 2005 19:47:22 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08749-01 for ; Sun, 2 Oct 2005 19:47:22 +0200 (CEST) Original-Received: from bayes.math.uni-paderborn.de (bayes.math.uni-paderborn.de [131.234.116.40]) by ronja.ntg.nl (Postfix) with ESMTP id 01BAB127D9 for ; Sun, 2 Oct 2005 19:47:21 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by bayes.math.uni-paderborn.de (Postfix) with ESMTP id 9DFDAE0000B8 for ; Sun, 2 Oct 2005 19:47:21 +0200 (CEST) Original-Received: from bayes.math.uni-paderborn.de ([127.0.0.1]) by localhost (bayes [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05038-10 for ; Sun, 2 Oct 2005 19:47:19 +0200 (CEST) Original-Received: from [192.168.1.2] (p548B002E.dip0.t-ipconnect.de [84.139.0.46]) by bayes.math.uni-paderborn.de (Postfix) with ESMTP id AFE36E0000AF for ; Sun, 2 Oct 2005 19:47:19 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <433FF0C9.50605@gmx.net> X-Enigmail-Version: 0.92.0.0 X-Virus-Scanned: by mailscan-system at math.uni-paderborn.de X-Virus-Scanned: 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22806 Archived-At: Peter Rolf wrote: > how about >=20 > \TABLEnoalign (see core-tab.tex for defintion) I did try that. But I don't see why it should help. After all, the place I'm trying to do a \noalign is not inside some other \noalign and that's the only thing \TABLEnoalign adds =96 as far as I read the source. Christopher