space between tabulate
Is there a way to put space between cells in a tabluate table? \starttabulate[|p(6cm) |p(6cm)|] \NC American Community Survey \NC Current Population Survey \NC\NR \HL \NC All dollar values for income are adjusted to latest calendar year of estimates using the Consumer Price Index for the date collected versus the average for the year. \NC None \NC\NR \stoptabulate Thanks Paul -- ************************ *Paul Tremblay * *phthenry@iglou.com * ************************
Hi,
Is there a way to put space between cells in a tabluate table?
\starttabulate[|p(6cm) |p(6cm)|]
perhaps this helps? \starttabulate[|p(6cm)j3| p(6cm)|] see also: http://source.contextgarden.net/core-tbl.tex Patrick -- ConTeXt wiki and more: http://contextgarden.net
On Sat, Apr 09, 2005 at 01:40:57AM +0200, Patrick Gundlach wrote:
perhaps this helps?
\starttabulate[|p(6cm)j3| p(6cm)|]
see also:
Thanks. This helps a lot. Paul -- ************************ *Paul Tremblay * *phthenry@iglou.com * ************************
participants (2)
-
Patrick Gundlach
-
Paul Tremblay