From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22819 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: \noalign? Date: Mon, 03 Oct 2005 01:13:54 +0200 Message-ID: <434069B2.90205@gmx.net> References: <433D8C2B.5050304@creutzig.de> <433FF0C9.50605@gmx.net> <43401D23.10808@creutzig.de> 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 1128294876 19163 80.91.229.2 (2 Oct 2005 23:14:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Oct 2005 23:14:36 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 03 01:14:33 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 1EMD1e-0007VA-HN for gctc-ntg-context-518@m.gmane.org; Mon, 03 Oct 2005 01:13:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 52CED1282B; Mon, 3 Oct 2005 01:13:46 +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 13350-01-5; Mon, 3 Oct 2005 01:13:41 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BF13E12827; Mon, 3 Oct 2005 01:13:41 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B9C7D12827 for ; Mon, 3 Oct 2005 01:13:40 +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 13350-01-4 for ; Mon, 3 Oct 2005 01:13:39 +0200 (CEST) Original-Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id A4C2B12820 for ; Mon, 3 Oct 2005 01:13:39 +0200 (CEST) Original-Received: (qmail invoked by alias); 02 Oct 2005 23:13:39 -0000 Original-Received: from i5387DD07.versanet.de (EHLO [192.168.0.3]) [83.135.221.7] by mail.gmx.net (mp001) with SMTP; 03 Oct 2005 01:13:39 +0200 X-Authenticated: #24293357 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43401D23.10808@creutzig.de> X-Enigmail-Version: 0.92.1.0 X-Y-GMX-Trusted: 0 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:22819 Archived-At: Christopher Creutzig wrote: > Peter Rolf wrote: >=20 >>how about >> >>\TABLEnoalign (see core-tab.tex for defintion) >=20 >=20 > 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 sourc= e. >=20 > Sorry to hear. I was just browsing through an old table, as I remembered your question. After some reading and testing I have found out, that \AR is the cause of the problem. Your example works with \SR \FR \LR..., but not with \AR. Adding a \TB[] in front of \noalign works, but surely has some unwanted side effects. Sandman is calling, Peter > Christopher > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >=20 >=20