From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24588 Path: news.gmane.org!not-for-mail From: Radhelorn Newsgroups: gmane.comp.tex.context Subject: Re: About paragraph columns in table environment Date: Wed, 21 Dec 2005 20:37:10 +0300 Message-ID: <43A992C6.5050109@mail.ru> References: <43A7E9FB.8070001@mail.ru> <43A962CB.7050501@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1135186799 4307 80.91.229.2 (21 Dec 2005 17:39:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Dec 2005 17:39:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 21 18:39:53 2005 Return-path: 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 1Ep7tr-0001OK-UV for gctc-ntg-context-518@m.gmane.org; Wed, 21 Dec 2005 18:37:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B0BDB128A9; Wed, 21 Dec 2005 18:37:15 +0100 (CET) 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 29708-01-13; Wed, 21 Dec 2005 18:37:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8971C128A5; Wed, 21 Dec 2005 18:37:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BD40F128A5 for ; Wed, 21 Dec 2005 18:37:10 +0100 (CET) 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 29708-01-12 for ; Wed, 21 Dec 2005 18:37:09 +0100 (CET) Original-Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by ronja.ntg.nl (Postfix) with ESMTP id D0C871289C for ; Wed, 21 Dec 2005 18:37:09 +0100 (CET) Original-Received: from [217.106.91.40] (port=36342 helo=[172.16.6.130]) by mx2.mail.ru with psmtp id 1Ep7tk-000KxZ-00 for ntg-context@ntg.nl; Wed, 21 Dec 2005 20:37:08 +0300 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43A962CB.7050501@wxs.nl> X-Virus-Scanned: 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24588 Archived-At: Hans Hagen wrote: > Radhelorn wrote: > > \SetTableToWidth{\textwidth} > > \starttable[|p(.45\textwidth)|p(.45\textwidth)|] > \HL > \VL foo foo foo foo foo foo \VL bar bar bar bar bar bar \VL\AR > \HL > \stoptable > Thanks. Now it works like expected. > >> >> BTW, how to fit text into a small box if I don't care about where word >> breaks? >> > can you explain that a bit more? > Something like this: ________________ | There are so | | me rather lo | | ng titles th | | a needs to b | | e typeset. | ---------------- Originally I wanted this in table headers and such things. -- Radhelorn