From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38566 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?J=FCrgen_Strass?= Newsgroups: gmane.comp.tex.context Subject: Tables and misplaced \noalign Date: Thu, 10 Jan 2008 18:43:49 +0100 Message-ID: <47865955.4020304@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1199987125 31622 80.91.229.12 (10 Jan 2008 17:45:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2008 17:45:25 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 10 18:45:43 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JD1TL-0006Bm-79 for gctc-ntg-context-518@m.gmane.org; Thu, 10 Jan 2008 18:45:43 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 851941FD48; Thu, 10 Jan 2008 18:45:19 +0100 (CET) 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 20754-06-2; Thu, 10 Jan 2008 18:44:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C3CE41FC87; Thu, 10 Jan 2008 18:44:43 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8708E1FC87 for ; Thu, 10 Jan 2008 18:44:36 +0100 (CET) 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 23017-03-4 for ; Thu, 10 Jan 2008 18:44:05 +0100 (CET) Original-Received: from unimail.uni-dortmund.de (mx1.HRZ.Uni-Dortmund.DE [129.217.128.51]) by ronja.ntg.nl (Postfix) with ESMTP id F38151FC83 for ; Thu, 10 Jan 2008 18:44:04 +0100 (CET) X-UniDo-MailScanner-Watermark: 1200591826.85097@NHClrn/MCgiZLwCM/ZM1bA Original-Received: from [192.168.3.20] (dsbg-4d0a1950.pool.mediaWays.net [77.10.25.80]) (authenticated bits=0) by unimail.uni-dortmund.de (8.14.2/8.14.1) with ESMTP id m0AHhiqV011906 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 10 Jan 2008 18:43:45 +0100 (CET) User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) X-MailScanner-Information: UniDo-UniMail X-MailScanner-ID: m0AHhiqV011906 X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (nicht zwischen gespeichert, Wertung=-4.399, benoetigt 5, autolearn=not spam, ALL_TRUSTED, BAYES_00) X-MailScanner-From: jrg718@gmx.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:38566 Archived-At: Hi, when I'm trying to use tables (\starttables ... \stoptables), I'm often = getting the following error: --- ! Misplaced \noalign. \TABLEnoalign ->\noalign \bgroup \let \noalign \relax \let \next =3D \insertTABLEtail ->\TABLEnoalign {\global \settrue \preventTABLEbreak = \globa... \stoptables ...erepeattail \else \insertTABLEtail \fi \finishTABLE = \egroup \... l.148 \stoptables --- On the mailing list archives, I already found some code posted by Hans = Hagen that solves the issue in case of the "\starttable ... \stoptable" = command. I had to insert the following code in my cont-new.tex file: \def\stoptable {\chuckTABLEautorow % before the tail \insertTABLEtail \TABLEnoalign{\globalletempty\@@TABLEhead}% \TABLEnoalign{\globalletempty\@@TABLEtail}% \finishTABLE \doifelsenothing\@@tiframe {\ifinsidefloat\else \stopbaselinecorrection \goodbreak % compensates all the nobreaks \fi} \stopframedcontent \egroup} For the "tables" commands it doesn't work though, even not after = changing "\def\stoptable" to "\def\stoptables". Does anyone have an idea = what to do about it? ctxtools gives the following details about my context version under WinXP: CtxTools | context version: 2007.01.12 15:56 = (c:/TeXLive2007/texmf-dist/tex/cont ext/base/context.tex) CtxTools | context version: 2007.01.12 15:56 = (c:/TeXLive2007/texmf-dist/tex/cont ext/base/cont-new.tex) Thanks in advance for any help, J=FCrgen ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________