From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33978 Path: news.gmane.org!not-for-mail From: Johannes Kuester Newsgroups: gmane.comp.tex.context Subject: Grid-keeping table Date: Tue, 27 Mar 2007 17:54:45 +0200 Organization: http://www.typoma.com Message-ID: <46093E45.1040604@typoma.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1175010912 15600 80.91.229.12 (27 Mar 2007 15:55:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Mar 2007 15:55:12 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 27 17:55:05 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1HWE0l-0008Tg-RB for gctc-ntg-context-518@m.gmane.org; Tue, 27 Mar 2007 17:55:03 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 42BF02029B; Tue, 27 Mar 2007 17:55:02 +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 27163-04; Tue, 27 Mar 2007 17:54:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B0232201EF; Tue, 27 Mar 2007 17:54:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B5982201EF for ; Tue, 27 Mar 2007 17:54:53 +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 27228-03-4 for ; Tue, 27 Mar 2007 17:54:50 +0200 (CEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by ronja.ntg.nl (Postfix) with ESMTP id 9AD071FF6F for ; Tue, 27 Mar 2007 17:54:50 +0200 (CEST) Original-Received: from [84.150.48.36] (helo=[192.168.0.6]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis), id 0ML31I-1HWE0V1psO-0007Gw; Tue, 27 Mar 2007 17:54:47 +0200 User-Agent: Thunderbird 1.5.0.10 (X11/20060911) In-Reply-To: X-Provags-ID: V01U2FsdGVkX1+HaGvLMJe2JhQvBlqhud3h6ckuHhuuDNyLHMD 9Kg5D4R/qIM4+aHx0o4Ss9JSQOKJ9HeU8zb2Ng5GFWa33g5q7r x1tBrUahf8JuhhhO+tnrA== X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:33978 Archived-At: Dear all, I'm trying to typeset a rather simple list or table where each line should keep the overall grid of my page design. For this I tried "tabulate", "table", and "TABLE", but all failed. What I need is the following: 4 columns, each with a fixed width. One of the columns may contain a paragraph (i.e. more than one line), like: Axxx yyyy first entry with zzz more text Bxxx yyyy next entry zzz The line starting with "B" does not keep the grid -- at least in most cases; I couldn't trace down when and why this fails. (The specific environment is not important (whether tabulate, table, TABLE, or some other solution), as all entries are supplied by a macro which I could adapt easily). Johannes -- Johannes Kuester typoma mailto:jk@typoma.com http://www.typoma.com