From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11291 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: Re: Table problem Date: Mon, 10 Mar 2003 19:38:21 +0100 Organization: BOEDE Sender: ntg-context-admin@ntg.nl Message-ID: <000901c2e734$3b6add10$0100a8c0@vademecum> References: <001c01c2e6d9$c496e3f0$0100a8c0@vademecum> <87llznd43c.fsf@gundla.ch> 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 1047321616 14639 80.91.224.249 (10 Mar 2003 18:40:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 10 Mar 2003 18:40:16 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Mar 10 19:40:10 2003 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 18sSC0-0003nj-00 for ; Mon, 10 Mar 2003 19:40:08 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3292410B1C; Mon, 10 Mar 2003 19:40:45 +0100 (MET) Original-Received: from smtpzilla2.xs4all.nl (smtpzilla2.xs4all.nl [194.109.127.138]) by ref.ntg.nl (Postfix) with ESMTP id 5BA1610AB6 for ; Mon, 10 Mar 2003 19:38:28 +0100 (MET) Original-Received: from vademecum (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla2.xs4all.nl (8.12.0/8.12.0) with SMTP id h2AIcOag083339 for ; Mon, 10 Mar 2003 19:38: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:11291 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11291 Hello Patrick, > specify p(8cm) there? Thanks for the tip. I realize, that after |r| or |l| you need the w if you want to specify a width of a column, but you should not use the w after |p| when specifying a width. What happend with my setup is, that the two coloumns with l and r where typeset as expected but the p column showed a frame according to the w(8cm) but the text was typeset in a narrow column centered within the frame of the column. To me this way of coding a table lacks logic. - However it works now. Willi