On Mon, 1 Mar 2004, Nikolai Weibull wrote:
Where can I find a comprehensive specification of the TaBlE module? My problem is that I want a paragraph environment in a column, but that doesn't seem to exist/work. In tabulate you can use 'p' in the template, and table doesn't complain when you use it but doesn't obide by it either. Am I missing something, for
\starttable[|l|l|] \NC Something \NC Long description ... \NC\AR \stoptable
makes for a very wide table (that goes off the paper). nikolai
You need the printed manual for the TaBlE package, which will
suggest something alone the lines:
\starttable[|l|lp(120pt)|]
\NC Something \NC Long description ... \input tufte \NC\AR
\stoptable
--
George N. White III