From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27529 Path: news.gmane.org!not-for-mail From: Charles Doherty Newsgroups: gmane.comp.tex.context Subject: Re: make array of tables Date: Thu, 27 Apr 2006 14:47:33 +0100 Message-ID: References: <811646.1146141209673.JavaMail.haksan@mac.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1146145707 30468 80.91.229.2 (27 Apr 2006 13:48:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Apr 2006 13:48:27 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 27 15:48:24 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FZ6qQ-0004cr-79 for gctc-ntg-context-518@m.gmane.org; Thu, 27 Apr 2006 15:47:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9B663127BA; Thu, 27 Apr 2006 15:47:45 +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 12044-05; Thu, 27 Apr 2006 15:47:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3CF0D127A6; Thu, 27 Apr 2006 15:47:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E22E9127A6 for ; Thu, 27 Apr 2006 15:47:38 +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 12691-01-2 for ; Thu, 27 Apr 2006 15:47:37 +0200 (CEST) Original-Received: from mtaout01-winn.ispmail.ntl.com (mta07-winn.ispmail.ntl.com [81.103.221.47]) by ronja.ntg.nl (Postfix) with SMTP id 9B8D412772 for ; Thu, 27 Apr 2006 15:47:37 +0200 (CEST) Original-Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <20060427134737.EMOR29343.mtaout01-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Thu, 27 Apr 2006 14:47:37 +0100 Original-Received: from [10.0.1.2] (really [80.6.229.96]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20060427134737.SYBB19763.aamtaout01-winn.ispmail.ntl.com@[10.0.1.2]> for ; Thu, 27 Apr 2006 14:47:37 +0100 In-Reply-To: <811646.1146141209673.JavaMail.haksan@mac.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.749.3) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:27529 Archived-At: On 27 Apr 2006, at 13:33, Dalyoung Jeong wrote: > Dear all, > > I'd like to display several tables of the same size in an 3*2 array > form. > I tried the commands \placetables and \startcombination like in thd > dispaly of figures, but it didn't work. My only solution is to use > \startcolumns right now. > Is it possible to use \startcombination in some way? > Or, is there any way to perform such a display? > > Thank you for reading. > > Dalyoung Dear Dalyoung, Try \placetable with \startcombination as it is in 'ConTeXt an excursion' p. 30 and see if that produces what you want. Best wishes, Charlie Doherty