ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* force columns smaller in Table
@ 2005-05-31  2:31 Paul Tremblay
  2005-05-31 10:18 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Tremblay @ 2005-05-31  2:31 UTC (permalink / raw)


Is there a way to force colums to be narrower than the default in the
Table (basic) table environment? 

The first line of my column is:

Amount spent on store modernization by the chains

The columns underneath are all single numbers, meaning they have huges
spaces to the right:

year  Amount spent on store modernization by the chains
===   =================================================

1933  33,000,000
1934  37,000,000

Do I have to use the more sophisticated TABLE module? (I hope not,
because I have already laid out things with Table!)

Thanks

Paul


-- 

************************
*Paul Tremblay         *
*phthenry@iglou.com    *
************************

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: force columns smaller in Table
  2005-05-31  2:31 force columns smaller in Table Paul Tremblay
@ 2005-05-31 10:18 ` Hans Hagen
  2005-06-01  1:18   ` Paul Tremblay
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2005-05-31 10:18 UTC (permalink / raw)


Paul Tremblay wrote:
> Is there a way to force colums to be narrower than the default in the
> Table (basic) table environment? 
> 
> The first line of my column is:
> 
> Amount spent on store modernization by the chains
> 
> The columns underneath are all single numbers, meaning they have huges
> spaces to the right:
> 
> year  Amount spent on store modernization by the chains
> ===   =================================================
> 
> 1933  33,000,000
> 1934  37,000,000
> 
> Do I have to use the more sophisticated TABLE module? (I hope not,
> because I have already laid out things with Table!)

\starttable [|c|lp(3cm)|]

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: force columns smaller in Table
  2005-05-31 10:18 ` Hans Hagen
@ 2005-06-01  1:18   ` Paul Tremblay
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Tremblay @ 2005-06-01  1:18 UTC (permalink / raw)


On Tue, May 31, 2005 at 12:18:57PM +0200, Hans Hagen wrote:
> From: Hans Hagen <pragma@wxs.nl>
> To: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Date: Tue, 31 May 2005 12:18:57 +0200
> Subject: Re: [NTG-context] force columns smaller in Table
> User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
> 
> 
> \starttable [|c|lp(3cm)|]
> 

This works, but it had the unintended consequence of making a footnote
in the same column the same width. The footnote on the bottom of the
table looks like:

1 There was a recession in 1938 which
  damp ened sp ending on modernizing.
  Though, the 1938 figure was still above
  the spending of 1936.

Thanks

Paul


-- 

************************
*Paul Tremblay         *
*phthenry@iglou.com    *
************************

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-01  1:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-31  2:31 force columns smaller in Table Paul Tremblay
2005-05-31 10:18 ` Hans Hagen
2005-06-01  1:18   ` Paul Tremblay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).