From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18910 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.comp.tex.context Subject: Re: Why I needed \parbox and why does \framed not work here? Date: 13 Mar 2005 15:47:57 -0500 Message-ID: References: <42341CB4.7000906@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110746831 27497 80.91.229.2 (13 Mar 2005 20:47:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 13 Mar 2005 20:47:11 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 13 21:47:11 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 1DAZzO-0008Es-P6 for gctc-ntg-context-518@m.gmane.org; Sun, 13 Mar 2005 21:47:06 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CE858127D0; Sun, 13 Mar 2005 21:48:01 +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 29334-02; Sun, 13 Mar 2005 21:47:59 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 325531279F; Sun, 13 Mar 2005 21:47:59 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8D7791279F for ; Sun, 13 Mar 2005 21:47:58 +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 29313-02 for ; Sun, 13 Mar 2005 21:47:58 +0100 (CET) Original-Received: from mail2.panix.com (mail2.panix.com [166.84.1.73]) by ronja.ntg.nl (Postfix) with ESMTP id 05A491279B for ; Sun, 13 Mar 2005 21:47:58 +0100 (CET) Original-Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail2.panix.com (Postfix) with ESMTP id 145C1A7006 for ; Sun, 13 Mar 2005 15:47:57 -0500 (EST) Original-Received: (from mickle@localhost) by panix5.panix.com (8.11.6p3/8.8.8/PanixN1.1) id j2DKlvP26610; Sun, 13 Mar 2005 15:47:57 -0500 (EST) Original-To: mailing list for ConTeXt users In-Reply-To: Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 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:18910 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18910 Gerben Wierda writes: > Here is the example again, now with p columns. Never mind the > non-working third example (ConTeXt wraps three elements in the third > column now but not inside the \framed), but it seems that ConTeXt does > not wrap the first column at all. As a result, the other two are very > small. > > G > > PS. The ConTeXT manual does not have \starttable documentation, not > does the wiki (how does 'p' work etc). Have you read the documents .../general/uptodate/up-004 and up-008? I found them very helpful in learning how to control tables and tabulations. --