From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19267 Path: news.gmane.org!not-for-mail From: Gerben Wierda Newsgroups: gmane.comp.tex.context Subject: Re: How do I create a table like this in ConTeXt? Date: Mon, 21 Mar 2005 20:18:17 +0100 Message-ID: <16a67fbbec273bcaac0fbf95377ddd51@rna.nl> References: <423C7FBC.3030709@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1111432664 26484 80.91.229.2 (21 Mar 2005 19:17:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Mar 2005 19:17:44 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 21 20:17:43 2005 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 1DDSNp-0002ef-Lt for gctc-ntg-context-518@m.gmane.org; Mon, 21 Mar 2005 20:16:14 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 135151283C; Mon, 21 Mar 2005 20:18:23 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13859-01; Mon, 21 Mar 2005 20:18:19 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 171B91281F; Mon, 21 Mar 2005 20:18:19 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 302391281F for ; Mon, 21 Mar 2005 20:18:18 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13799-04 for ; Mon, 21 Mar 2005 20:18:17 +0100 (CET) Original-Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by ronja.ntg.nl (Postfix) with ESMTP id 6F2D2127BC for ; Mon, 21 Mar 2005 20:18:17 +0100 (CET) Original-Received: from ii2.demon.nl ([82.161.98.36]:13440 helo=mail.rna.nl) by post-23.mail.nl.demon.net with esmtp (Exim 4.43) id 1DDSPp-000Cu2-BW for ntg-context@ntg.nl; Mon, 21 Mar 2005 19:18:17 +0000 Original-Received: from [192.168.2.87] (hermione-a.rna.nl [192.168.2.87]) by mail.rna.nl (Postfix) with ESMTP id 166177F191 for ; Mon, 21 Mar 2005 20:18:17 +0100 (CET) In-Reply-To: <423C7FBC.3030709@boede.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: by 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-Virus-Scanned: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:19267 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19267 On 19 Mar 2005, at 20:38, Willi Egger wrote: > Hi Gerben, > > There are different options. > first of all I would have a look into \bTABLE ...\eTABLE constructs > see enatab.pdf manual. Where do I find this manual? Thanks, G > secondly you might use \starttabulate ..\stoptabulate look at MAPS22 > Voorjaar 1999, pp 153. > > Willi > > Gerben Wierda wrote: >> In LaTeX, a tabular environment produces a box which then can be part >> of another tabular. I tried to do the same with ConTeXt, but failed. >> Can someone tell me how to produce >> http://mail.rna.nl/~gerben/latex-table.pdf >> with ConTeXt? >> Thanks, >> G >> _______________________________________________ >> ntg-context mailing list >> ntg-context@ntg.nl >> http://www.ntg.nl/mailman/listinfo/ntg-context > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >