On Wed, 9 Apr 2014, jahei...@gmx.de wrote:

Thanx Wolfgang, that was new to me.

But what I need is spacing betwern the cells ... every cell has its own frame 
with spacing between the frames.

You mean something like this?

\startsetups cellpading
  \setupTABLE[offset=10pt, frameoffset=-3pt]
\stopsetups

\starttext

\startTABLE[setups=cellpading]
  \NC A \NC B \NC D \NC \NR
  \NC A \NC B \NC D \NC \NR
  \NC A \NC B \NC D \NC \NR
\stopTABLE
\stoptext

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to