From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6677 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Itemize within tabulate does not work correctly, I think. Date: Fri, 25 Jan 2002 13:12:56 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020125131256.0c08b462.taco@elvenkind.com> References: <5.1.0.14.1.20020125103238.03cf3508@server-1> <874rlay8ra.fsf@inanna.rimspace.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035397190 12683 80.91.224.250 (23 Oct 2002 18:19:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:19:50 +0000 (UTC) Cc: pragma@wxs.nl, ntg-context@ntg.nl Original-To: "Daniel Pittman" In-Reply-To: <874rlay8ra.fsf@inanna.rimspace.net> Xref: main.gmane.org gmane.comp.tex.context:6677 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6677 Does this do what you had in mind? \starttabulate[|p|p|] \NC \startitemize[n] \item Ingredient 1 \stopitemize \NC What I /really/ want to achieve, though, and am having trouble with, is that I should be able to have *any* number of ingredients on the left and *any* length of text on the right without having whitespace imposed on either side for those blocks.\NC\NR \NC \startitemize[n,continue] \item Ingredient 2 \item Ingredient 3 \item Ingredient 4 \stopitemize \NC A short text\NC\NR \stoptabulate On Fri, 25 Jan 2002 22:23:21 +1100 "Daniel Pittman" wrote: > What I /really/ want to achieve, though, and am having trouble with, is > that I should be able to have *any* number of ingredients on the left > and *any* length of text on the right without having whitespace imposed > on either side for those blocks. -- groeten, Taco