From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10820 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: two questions Date: Thu, 6 Feb 2003 20:56:18 +0100 Organization: BOEDE Sender: ntg-context-admin@ntg.nl Message-ID: <006901c2ce19$dc9bd6a0$0100a8c0@vademecum> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044561398 29579 80.91.224.249 (6 Feb 2003 19:56:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Feb 2003 19:56:38 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gs7o-0007eC-00 for ; Thu, 06 Feb 2003 20:55:56 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B645810BB8; Thu, 6 Feb 2003 20:57:57 +0100 (MET) Original-Received: from smtpzilla5.xs4all.nl (smtpzilla5.xs4all.nl [194.109.127.141]) by ref.ntg.nl (Postfix) with ESMTP id B16C010B49 for ; Thu, 6 Feb 2003 20:56:29 +0100 (MET) Original-Received: from vademecum (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla5.xs4all.nl (8.12.0/8.12.0) with SMTP id h16JuEWQ040807 for ; Thu, 6 Feb 2003 20:56:27 +0100 (CET) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:10820 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10820 Hello Tasos I can only comment on your first question. Context offers you three environments: 1. tabulate \starttabulate[|||] ... \stoptabulate 2. tables \startable [|||] ... \stoptable 3. natural tables \bTABLE \bTR \bTD ... \eTD \eTR \eTABLE Information concerning the first two methods you can find in e.g. mp-cb-en.pdf en cont-enp.pdf The third method you can study in enattab.pdf (examples) and up-008.pdf The third method is probably the most powerful! Zou might have a look at the Pragma ade site where you can download the mentioned files under overview.htm: www.pragma-ade.com Have fun! Willi