ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Natural table questions
@ 2007-02-14  0:38 David Arnold
  2007-02-14 13:01 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 2007-02-14  0:38 UTC (permalink / raw)
  To: Context List list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 306 bytes --]

All,

Using natural tales, how can I:

1. get some padding around text in each cell?

2. Increase the height of a cell (or row)? fix the height of a cell  
(or row)?

David Arnold
College of the Redwoods
Mathematics Department
Eureka, CA 95501
(707) 476-4222
http://online.redwoods.edu/instruct/darnold/



[-- Attachment #1.2: Type: text/html, Size: 1240 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: Natural table questions
  2007-02-14  0:38 Natural table questions David Arnold
@ 2007-02-14 13:01 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2007-02-14 13:01 UTC (permalink / raw)
  To: ntg-context

On Tue, 13 Feb 2007 16:38:57 -0800
David Arnold <David-Arnold@Redwoods.edu> wrote:

> All,

Hi David,

> 
> Using natural tales, how can I:
> 
> 1. get some padding around text in each cell?

you can currently use one value for the padding on all four sides in a
table cell.

\setupTABLE[offset=5mm]
\bTABLE
\bTR\bTD Text \eTD\eTR
\eTABLE

> 
> 2. Increase the height of a cell (or row)? fix the height of a cell  
> (or row)?

\setupTABLE[r|c][number][width=..,height=..]

please look at http://wiki.contextgarden.net/TABLE for examples and the
use of this command

> 
> David Arnold

Wolfgang

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

end of thread, other threads:[~2007-02-14 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-14  0:38 Natural table questions David Arnold
2007-02-14 13:01 ` Wolfgang Schuster

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).