Hi, I think there is a bug in the tabulate environment. When setting two columns with the p template without giving a width, all is well. However is I set the paragraph width to a specific value things go wrong. Please refer to the small example thereunder:
\starttext \starttabulate[|p|p|] \NC first \NC \input ward \NC\NR \NC \input ward \NC second \NC\NR \stoptabulate \starttabulate[|p(3cm)|p(5cm)|] \NC first \NC \input ward \NC\NR \NC \input ward \NC second \NC\NR \stoptabulate \stoptext Willi ___________________________________________________________________________________ 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 ___________________________________________________________________________________