On Fri, 12 Nov 2010, Wolfgang Schuster wrote:


Am 12.11.2010 um 19:19 schrieb Hans Hagen:

So, if there's interest in the \starttable .. \stoptable mechanism (i have no 
idea how often it is used) I can consider weeding and redoing some of that code 
(or just rewrite it from scratch which is probably easier).

There is still a use for the old table macros because it’s easier to set small tables (alignment in the preamble versus many \setupTABLE settings), you can set different spacing between rows which is not part of tabulate and you can span cells (also not supported in tabulate).

Perhaps we can add an align key to \startTABLE macro so that we could say

\startTABLE[align={left, right, middle}]
 \NC a \NC b \NC c \NC \NR
 \NC a \NC b \NC c \NC \NR
\stopTABLE

similar to math alignment.

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