From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4613 Path: main.gmane.org!not-for-mail From: antos@math.muni.cz (David Antos) Newsgroups: gmane.comp.tex.context Subject: Re: How to combine tables? Date: Thu, 3 May 2001 18:56:55 +0200 (CEST) Sender: owner-ntg-context@let.uu.nl Message-ID: <20010503165655.29B6252355@bart.math.muni.cz> References: <200105021311.f42DBun10505@merkur.econ.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035395264 27152 80.91.224.250 (23 Oct 2002 17:47:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:47:44 +0000 (UTC) Cc: ntg-context@ntg.nl In-Reply-To: <200105021311.f42DBun10505@merkur.econ.muni.cz> from AlterEgo Qasars at "May 2, 2001 03:11:56 pm" Original-To: AlterEgo Qasars Xref: main.gmane.org gmane.comp.tex.context:4613 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4613 > How can I combine tables (\starttabulate...\stoptabulate)? > I tried \startcombination[1*2]...\stopcombination, but > I've got some error message. It should work, I think. Have you tried to typeset the tables itselves, without combining? If it works and the combination doesn't, send the code and the messages. I'm not sure if there may be 1*2 in combinations, but I've also found \placesidebyside{..}{..} and \placeontopofeachother{..}{..}, they may help you. D.A. (Brno :-))