2010/7/15 Idris Samawi Hamid ادريس سماوي حامد
<ishamid@colostate.edu>
Hi Aditya,
On Thu, 15 Jul 2010 11:37:32 -0600, Aditya Mahajan <adityam@umich.edu> wrote:
Have you tried using natural tables. Now you can use them with almost the same amount of typing as the old table macros.
\startTABLE
\NC text 1 \NC text 2 \NC\NR
\NC text 3 \NC text 4 \NC\NR
\stopTABLE
Question for all: for MkIV, should we recommend ONLY natural tables to newcomers, e.g., in a ConTeXt Book?
I have not used Natural Tables too much, but I can switch to those for future work and consider Tables deprecated for most purposes.
I use only
1) b\TABLE\eTABLE
2) \starttabulate\stoptabulate
--